generate_textboxes: Generating shiny textboxes

Description Usage Arguments

View source: R/generate_textboxes.R

Description

The idea behind this function is to dynamically create a certain amount of shiny UI textboxes based on the number of ingredients the user wants to filter their search results by

Usage

1
generate_textboxes(no_of_ingredients, wanted)

Arguments

no_of_ingredients

Number of ingredients selected by the user

wanted

Logical element dependent on whether the vectot of ingredients are wanted or unwanted ingredients


JohnMcIntyreJR/getrecipes documentation built on June 15, 2020, 4:09 p.m.