ae_forestly | R Documentation |
Display interactive forest plot
ae_forestly(outdata, filter = c("prop", "n"), width = 1400)
outdata |
An |
filter |
A character value of the filter variable. |
width |
A numeric value of width of the table in pixels. |
An AE forest plot saved as a shiny.tag.list
object.
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.