powered by
Create an empty trial design
create_trial_design(idv_name = "TIME")
(TrialDesign) An empty trial design
(str) Optional name of the independent variable. Default is TIME
if (FALSE) { td <- create_trial_design() td$is_empty td }
Run the code above in your browser using DataLab