loadConfig {OhdsiShinyAppBuilder} | R Documentation |
loadConfig
Description
Load the config specification
Usage
loadConfig(configLocation)
Arguments
configLocation |
The location of the config json file |
Details
User specifies the config file and this function returns the R list with the config
Value
An R list with the config settings
[Package OhdsiShinyAppBuilder version 1.0.0 Index]