Description Usage Arguments Value Examples
View source: R/get_menu_info.R
This functions gets the nutritional information of one menu item using menu item ID.
1 | get_menu_info(key = NULL, item_id = NULL)
|
key |
API key |
item_id |
The menu item ID. |
The nutritional information of menu items.
1 | get_menu_info(key = Sys.getenv("SPOON_KEY"), item_id = 278131)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.