addModuleConfig {OhdsiShinyAppBuilder} | R Documentation |
addModuleConfig
Description
Create an R list with the config specification for one or more modules
Usage
addModuleConfig(config, moduleConfig)
Arguments
config |
The current config to append the extra module to |
moduleConfig |
A module config to be added |
Details
User specifies the settings to create a config for a module
Value
An R list with the module config settings
[Package OhdsiShinyAppBuilder version 1.0.0 Index]