R/scores_nt.R
compute_nt_y_stq_all.Rd
This function computes all summary scores for the nt_y_stq form. Make sure to have all necessary columns in the data frame.
compute_nt_y_stq_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_nt_y_stq_all(data) } # }