Description Usage Arguments Value
Give the list of all the recipes given by the three functions called, depending on some criteria
1 2 | get_best_recipes(ingredients_to_use, proportion_of_recipe = 30,
minimum_ingredients_to_use = 0, must_include = NULL)
|
ingredients_to_use |
list of ingredients to use (in our fridge for example) |
proportion_of_recipe |
proportion of the recipe covered by the subset of the ingredients |
minimum_ingredients_to_use |
minimum number of ingredients to really use within the ingredients_to_use |
must_include |
ingredients to be included |
list of recipes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.