meta <- meta_sl_example()
meta |>
prepare_trt_compliance(population = "apat", parameter = "comp8;comp16") |>
format_trt_compliance() |>
rtf_trt_compliance(
source = "Source: [CDISCpilot: adam-adsl]",
path_outdata = tempfile(fileext = ".Rdata"),
path_outtable = tempfile(fileext = ".rtf")
)
Run the code above in your browser using DataLab