R/RunCharacterization.R
loadCharacterizationSettings.Rd
This function converts the json file back into an R object
loadCharacterizationSettings(fileName)
The location of the the json settings
Returns the json settings as an R object
Input the directory containing the 'characterizationSettings.json' file and load the settings into R
Other LargeScale:
createCharacterizationSettings()
,
runCharacterizationAnalyses()
,
saveCharacterizationSettings()