recipes_example: Set of example recipes

recipes_exampleR Documentation

Set of example recipes

Description

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!

Usage

recipes_example

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.

Source

generated using autorecipes/data-raw/recipes_example.R


dzhang32/autorecipes documentation built on April 15, 2022, 3:29 a.m.