gen_ase_vars | R Documentation |
This function generates random values for the ASTDM
AENDTM
ASTDY
and AENDY
columns and returns a data.frame containing those columns.
gen_ase_vars(n, .df, study_duration_secs = 2 * secs_per_year)
n |
numeric(1). Number of observations to generate. Ignored if |
.df |
data.frame. Partially generated data table to build upon |
study_duration_secs |
numeric(1). Study duration in seconds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.