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