get_oci | R Documentation |
get_oci function
get_oci(dataset, subscales = F, completers = T)
dataset |
original dataset "OCI" from the bundle |
subscales |
boolean parameter, if True includes to the returned dataframe OCI subscales |
completers |
boolean parameter, if True filters out participants that are not labeled as completers |
either dataframe with 3 columns: PIN, response, oci_cat or dataframe with 9 columns: PIN, response, oci_cat, sym_wash, sym_obsess,sym_hoard,sym_order,sym_check,sym_ment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.