system_glp_init function

Initialize GLP study design

Initialize GLP study design

Creates a new GLP study design

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")

Returns

cfg ubiquity system object with the study initialized

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07