View source: R/indicators_foodsec.R
rcsi | R Documentation |
rCSI - reduced Coping Strategy Index
rcsi(
.tbl,
rcsi_lesspreferred,
rcsi_borrowfood,
rcsi_limitportion,
rcsi_restrict,
rcsi_reducemeals
)
.tbl |
Data |
rcsi_lesspreferred |
Component column: Rely on less preferred and less expensive food |
rcsi_borrowfood |
Component column: Borrow food or rely on help from friends or relatives |
rcsi_limitportion |
Component column: Limit portion size at mealtime |
rcsi_restrict |
Component column: Restrict consumption by adults in order for small children to eat |
rcsi_reducemeals |
Component column: Reduce the number of meals eaten in a day |
All component columns must of type 'double'.
Seven new columns: each component weight (rcsi_w_*), rCSI score (rcsi_score) and categories (rcsi_cat).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.