get_audit | R Documentation |
get_audit function
get_audit(dataset, subscales = F, completers = T)
dataset |
original dataset "AUDIT" 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", "audit_sum", "audit_cat", "audit_sev" or dataframe with 7 columns: "PIN", "audit_sum", "audit_cat", "audit_sev", "audit_sym_ac", "audit_sym_bd", "audit_sym_probs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.