View source: R/save_food_plan.R
save_food_plan | R Documentation |
Save food plan
save_food_plan(date, breakfast, lunch, dinner, token)
date |
date in the format yyyy-mm-dd |
breakfast |
character string with information on breaskfast |
lunch |
character string with information on lunch |
dinner |
character string with information on dinner |
token |
token, output from drop_auth_refreshable |
named list with: * df_input: tibble with all inputs * df_saved: tibble with inputs modified according to 'replace_eol'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.