compute_ph_y_mctq_all | R Documentation |
Compute all the MCTQ variables
compute_ph_y_mctq_all(data)
data |
tbl, Dataframe containing the columns to be summarized. |
Make sure the data
is the full set of all variables from MCTQ.
tbl. The input data frame with the summary scores appended as new columns.
## Not run:
compute_ph_y_mctq_all(data)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.