adsl <- forestly_adsl[1:100, ]
adae <- forestly_adae[1:100, ]
if (interactive()) {
meta_forestly(
dataset_adsl = adsl,
dataset_adae = adae,
) |>
prepare_ae_forestly() |>
format_ae_forestly() |>
ae_forestly()
}
Run the code above in your browser using DataLab