get_raads | R Documentation |
get_raads function
get_raads(dataset, subscales = F, completers = T)
dataset |
original dataset "RAADS-14" 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, raads_sum, raads_cat or dataframe with 6 columns: "PIN", "raads_sum", "raads_cat", "raads_sym_md","raads_sym_sa","raads_sym_sr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.