saveConfig {OhdsiShinyAppBuilder} | R Documentation |
saveConfig
Description
Save the R list with the config specification as a json
Usage
saveConfig(configList, configLocation)
Arguments
configList |
An R list with the config settings |
configLocation |
The location to save the config json file |
Details
User saves the R list with the config as a json file
Value
An R list with the config settings
[Package OhdsiShinyAppBuilder version 1.0.0 Index]