pat_aggr {simaerep} | R Documentation |
Aggregate visit to patient level.
Description
Internal function used by site_aggr()
and
plot_visit_med75()
, adds the maximum visit for each patient.
Usage
pat_aggr(df_visit)
Arguments
df_visit |
dataframe |
Value
dataframe
[Package simaerep version 0.5.0 Index]