get_moves | R Documentation |
get_moves function
get_moves(dataset, subscales = F, completers = T)
dataset |
original dataset "moves" from the bundle |
subscales |
boolean parameter, if True includes to the returned dataframe moves subscales |
completers |
boolean parameter, if True filters out participants that are not labeled as completers |
either dataframe with 3 columns: PIN, response, moves_cat or dataframe with 14 columns: PIN, response,moves_cat, sym_mtsimp, sym_mtcomp, sym_mtsub, sym_vtsimp, sym_vtcomp, sym_vtsub, sym_ticsub, sym_obsess, sym_comp, sym_ocsub, sym_assoc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.