A dataset containing 26 example recipes originating 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 4 columns:
- title
character()
recipe name.- title_tidy
character()
recipe name in computer-friendly format.- ingredients
character()
quantity and type of ingredient, separated by a ";".- instructions
character()
instructions for cooking for each recipe.