get_lsas | R Documentation |
get_lsas function
get_lsas(dataset, subscales = F, completers = T)
dataset |
original dataset "LSAS" 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 4 columns: PIN, lsas_sum, lsas_cat, lsas_sev or dataframe with 8 columns: "PIN", "lsas_sum", "lsas_cat", "lsas_sev", "lsas_sym_sif" "lsas_sym_sia" "lsas_sym_pf" "lsas_sym_pa"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.