View source: R/covariates_table_to_list.R
Convert covariate table specified as data.frame Can handle time-varying data too, if 't' or 'time' is specified as column
1 | covariates_table_to_list(covariates_table, covariates_implementation = list())
|
covariates_table |
'data.frameā with covariates in columns. Potentially with 'id' and 't' columns |
covariates_implementation |
'list' with implementation method per covariate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.