get_eating | R Documentation |
get_eating function
get_eating(dataset, subscales = F, completers = T)
dataset |
original dataset "EAT-26" from the bundle |
subscales |
boolean parameter, if True includes to the returned dataframe eating 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 6 columns: PIN, eat_sum, eat_cat, eat_sym_diet, eat_sym_bul, eat_sym_oral
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.