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