Description Usage Arguments Value
This functions adds the score of a given item set and a key set using the psych package
1 | add_scores(df, item_prefix, keys)
|
df |
the dataframe to use |
item_prefix |
the prefix common to all items. Data is selected using dplyr::starts_with |
keys |
a keylist as used in the psych::scoreItems function |
the data frame with an added column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.