get_recipe_information: Get detailed information of multiple recipes.

Description Usage Arguments Value Examples

View source: R/get_recipe_information.R

Description

This functions gets detailed information of multiple recipes entered.

Usage

1
get_recipe_information(key = NULL, recipe_ids = NULL)

Arguments

key

API key

recipe_ids

The recipe IDs.

Value

The detailed information of the recipes entered.

Examples

1
get_recipe_information(key = Sys.getenv("SPOON_KEY"), recipe_ids = "509163,825127,949313")

cynthiawang315/SpoonacularAPI documentation built on Feb. 18, 2020, 12:28 a.m.