Skip to contents

A PrepRecipe is Recipe with the results corresponding to the steps defined in the Recipe.

Usage

prep_recipe(rec, results, bakes, execution = list())

Arguments

rec

A Recipe object.

results

list with the results

bakes

list with saved bakes

Value

An object of class PrepRecipe.