View source: R/post_functions.R
getScaleSum | R Documentation |
getScaleSum
is a helper function for calculating instrument-wise raw sum scores from response data.
getScaleSum(data, scale_idx)
data |
a |
scale_idx |
the instrument index to obtain the raw sum scores. |
getScaleSum(data_asq, 1)
getScaleSum(data_asq, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.