A RecipeBook-class
object that has been created using
autorecipes::create_recipebook()
containing 26 example recipes. The recipes
originate from recipe boxes ordered from
Riverford. Riverford are a wonderful UK
company producing sustainable, delicious, locally-sourced food - check them
out!
Format
A tibble::tibble()
with 26 rows and 2 columns:
- names
character()
recipe name.- ingredients
character()
name, quantity and type of ingredient, stored as alist()
ofIngredients-class
objects.