View source: R/analysisConfig.R
getConfig | R Documentation |
Get analysis configuration object from a JSON file. Automatically runs parsers for config elements specified in the '.MU_ANA_CONFIG' section of the JSON file
getConfig(cfgFn, anaName, addDirs = TRUE)
cfgFn |
JSON file name |
anaName |
name of the analysis to be conducted |
addDirs |
should the analysis directories be created and added to the object |
an S3 object containing analysis config elements
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.