getNutrients | R Documentation |
Calculates nutritional value of meal plan.
getNutrients(df, nutrient_cols = NULL)
df |
Random meal plan. |
nutrient_cols |
Optional parameter. Vector of nutrients column names to be used if nutrients are different from standard dataset. |
Nutrients dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.