Description Usage Arguments Value
Reverse code a scale rating vector with either specified or empirical minimum and maximum values, and while keeping or discarding the scale attributes (labels)
1 |
vector |
a vector to reverse code |
minValue |
set the minimum value of the scale, if missing, minimum is estimated from the empirical minimum value (what's in the vector) |
maxValue |
set the maximum value of the scale, if missing, maximum is estimated from the empirical maximum value (what's in the vector) |
keepAttr |
bollian, whether to keep or discard the scale's attributes (labels) |
A reverse coded vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.