get_site_mean_ae_dev | R Documentation |
Internal function used by site_aggr()
, plot_visit_med75()
,
returns mean AE development from visit 0 to visit_med75.
get_site_mean_ae_dev(df_visit, df_pat, df_site, event_names = c("ae"))
df_visit |
dataframe |
df_pat |
dataframe as returned by pat_aggr() |
df_site |
dataframe as returned by site_aggr() |
event_names |
vector, contains the event names, default = "ae" |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.