epict_check_obs | R Documentation |
Checks the available proccessed observastionsfor required variables and returns informative errors, warnings, and messages about the structure of the observations.
epict_check_obs(obs, check_onset = FALSE)
obs |
A data.frame with the following variables:
|
check_onset |
Logical, defaults to |
A data.table
of observations ready for use in epict()
and other
package functions.
Sam Abbott
Preprocessing functions
epict_check_raw_obs()
,
epict_clean_factors()
,
epict_drop_na_ct()
,
epict_filter_ids()
,
epict_flag_spurious_obs()
,
epict_make_time_rel_to_first_uncensored()
,
epict_make_time_rel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.