Generate AET02-style AE summary using tern
and rtables
tern_AET02_table.Rd
This function builds a System Organ Class (SOC) and Preferred Term (PT)
adverse event summary table, following the AET02 CSR format, using the
tern
and rtables
packages.
Usage
tern_AET02_table(
adsl,
adae,
patient,
treat,
target = "AEDECOD",
rows_by = "AEBODSYS",
indent = " "
)