Creates a new GLP study design
Usage
system_glp_init(cfg, study_title = "Study Title", study_name = "default")
Arguments
- cfg
ubiquity system object
- study_title
String containing descriptive information about the study
- study_name
short name used to identify the study in other functions ("default"
)
Value
cfg ubiquity system object with the study initialized