recipebook_example: An example recipe book

recipebook_exampleR Documentation

An example recipe book

Description

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!

Usage

recipebook_example

Format

A tibble::tibble() with 26 rows and 2 columns:

names

character() recipe name.

ingredients

character() name, quantity and type of ingredient, stored as a list() of Ingredients-class objects.

Source

generated using autorecipes/data-raw/recipebook_example.R


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