prune_to_visit_med75_inframe {simaerep}R Documentation

prune visits to visit_med75 using table operations

Description

prune visits to visit_med75 using table operations

Usage

prune_to_visit_med75_inframe(df_visit, df_site)

Arguments

df_visit

Data frame with columns: study_id, site_number, patnum, visit, n_ae.

df_site

dataframe, as returned by site_aggr()


[Package simaerep version 0.6.0 Index]