system_glp_init {ubiquity} | R Documentation |
Initialize GLP study design
Description
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 ( |
Value
cfg ubiquity system object with the study initialized
[Package ubiquity version 2.0.3 Index]