Description Usage Arguments Details Value See Also
Create a benvo object
1 |
subject_data |
data.frame containing subject level covariates. |
sub_bef_data |
named list of data frames that contain subject-bef relevant data. NULL by default which returns a "base benvo" Which can be built upon/added to. |
by |
optional key to link subject - sub_bef data. Will use the intersection of column names if not specified directly. |
... |
optional arguments for specifying date-time columns see |
benvo is a constructor function which creates benvo objects.
In particular, note that the benvo
function will explicitly check the data you provide,
to ensure benvo methods can be performed without error.
benvo object
Introductory and more Specialized vignettes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.