R/scores_mh_aseba.R
compute_mh_y_bpm_all.Rd
This function computes all summary scores for the mh_y_bpm form. Make sure to have all necessary columns in the data frame.
compute_mh_y_bpm_all(data)
tbl. Data frame containing the columns to be summarized.
tbl. The input data frame with the summary scores appended as new columns.
if (FALSE) { # \dontrun{ compute_mh_y_bpm_all(data) } # }