epict_check_raw_obs | R Documentation |
Checks the available raw data for required variables and returns informative errors, warnings, and messages about the structure of the observations. It can be used both on datasets referenced using dates and datasets referenced using relative time.
epict_check_raw_obs(obs, dates_available = TRUE, check_onset = FALSE)
obs |
A data.frame with the following variables:
|
dates_available |
Logical, defaults to |
check_onset |
Logical, defaults to |
Input observations are returned.
Sam Abbott
Preprocessing functions
epict_check_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.