Sample covariates list.
sampleCovariatesList(covariates, ids_within_arm, subset)
covariates
: list of covariates to sampleids_within_arm
: ids within the current arm being sampledsubset
: take subset of original values because export is paralleliseda dataframe of n rows, 1 column per covariate
Useful links