Please see https://elong0527.github.io/forestly/articles/ for the full documentation. Here is only a minimal example:

library(forestly)

meta_forestly(
  dataset_adsl = forestly_adsl,
  dataset_adae = forestly_adae,
  population_term = "apat",
  observation_term = "wk12"
) |>
  prepare_ae_forestly(parameter = "any;rel;ser") |>
  format_ae_forestly() |>
  ae_forestly()


elong0527/forestly documentation built on July 4, 2023, 6:54 p.m.