exp_implicit_missing_visits {simaerep} | R Documentation |
Expose implicitly missing visits.
Description
Internal function called by check_df_visit().
Usage
exp_implicit_missing_visits(df_visit, event_names = "ae")
Arguments
df_visit |
dataframe with columns: study_id, site_number, patnum, visit, n_ae |
event_names |
vector, contains the event names, default = "ae" |
Value
df_visit corrected
[Package simaerep version 0.7.0 Index]