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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.