save_food_plan: Save food plan

View source: R/save_food_plan.R

save_food_planR Documentation

Save food plan

Description

Save food plan

Usage

save_food_plan(date, breakfast, lunch, dinner, token)

Arguments

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

Value

named list with: * df_input: tibble with all inputs * df_saved: tibble with inputs modified according to 'replace_eol'


kristian-bak/madplan documentation built on Jan. 10, 2023, 11:26 a.m.