n_outcomes | R Documentation |
Number of Outcomes in a Multimedia Object
n_outcomes(object)
object |
An object of class multimedia. |
An integer specifying the number of outcomes.
exper <- demo_joy() |>
mediation_data("PHQ", "treatment", starts_with("ASV"))
multimedia(exper) |>
n_outcomes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.