Description Usage Arguments Note References Examples
This function renames columns; converts all columns to numerics; tests if the scores are outside of the scale limits; recodes requiste columns; and calculates a Brief Resilience Scale score on a 10-point scale. The question order should be the three positively worded questions followed by the three negatively worded questions.
1 | re_10point(start_col, end_col, data)
|
start_col |
The column number where the scale begins, reference by number only. |
end_col |
The column number where the scale end, reference by number only. |
data |
The reference dataframe. |
This function is designed to work with a question order where the first three questions are positive and the second three questions are negative. This function will give inaccurate results if question order is different.
The Brief Resilience Scale as used by the SAHMRI Wellbeing and Resilience Centre.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.