get_best_recipes: Give the list of all the recipes given by the three functions...

Description Usage Arguments Value

Description

Give the list of all the recipes given by the three functions called, depending on some criteria

Usage

1
2
get_best_recipes(ingredients_to_use, proportion_of_recipe = 30,
  minimum_ingredients_to_use = 0, must_include = NULL)

Arguments

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

Value

list of recipes


antoinepay/foodx documentation built on May 6, 2019, 4:30 p.m.