Nothing
Code
derive_vars_joined_summary(dataset = adae, dataset_add = adex, by_vars = exprs(
USUBJID), filter_join = ADY.join <= ADY, join_type = "all", join_vars = exprs(
ADY), new_vars = exprs(CUMDOSE = sum(AVAL, na.rm = TRUE)))
Condition
Error in `derive_vars_joined_summary()`:
! The variable `CUMDOSE` in `new_vars` is already in `dataset`
Please make appropriate modifications to `dataset` or `new_vars`.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.