preprocess_set: Give all the subsets of the set according to the conditions...

Description Usage Arguments Value

Description

Give all the subsets of the set according to the conditions wanted (minimum ingredient to use, must include ...)

Usage

1
preprocess_set(set, minimum_to_use, must_include = NULL)

Arguments

set

the ingredient you have in your fridge

minimum_to_use

a minimum of ingredient you want to use

must_include

the ingredient that must be in the recipe

Value

subsets arranged in increasing length


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