get_pid | R Documentation |
get_pid function
get_pid(dataset, subscales = F, completers = T)
dataset |
original dataset "PID-5-BF" 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, pid_sum, pid_cat or dataframe with 8 columns: "PIN", "pid_sum","pid_cat", "pid_sym_na", "pid_sym_det", "pid_sym_antag", "pid_sym_disin", "pid_sym_psych"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.