get_dass | R Documentation |
get_dass function
get_dass(dataset, subscales = F, completers = T)
dataset |
original dataset "DASS" 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 2 columns: PIN, dass_sum or dataframe with 8 columns: "PIN", "dass_sum","depression", "anxiety", "stress", "depression_cat", "anxiety_cat", "stress_cat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.