examine_recipe {edibble}R Documentation

Check the recipe code

Description

Check the recipe code

Usage

examine_recipe(x, ...)

Arguments

x

An edibble design, edibble, or takeout object.

...

Not used.

Value

The recipe code.

Examples

examine_recipe(takeout())

[Package edibble version 1.1.0 Index]