Number of Outcomes in a Multimedia Object
Examples
exper <- demo_joy() |>
mediation_data("PHQ", "treatment", starts_with("ASV"))
multimedia(exper) |>
n_outcomes()
#> [1] 1
Number of Outcomes in a Multimedia Object
exper <- demo_joy() |>
mediation_data("PHQ", "treatment", starts_with("ASV"))
multimedia(exper) |>
n_outcomes()
#> [1] 1