Learn R Programming

edibble (version 1.1.0)

examine_recipe: Check the recipe code

Description

Check the recipe code

Usage

examine_recipe(x, ...)

Value

The recipe code.

Arguments

x

An edibble design, edibble, or takeout object.

...

Not used.

Examples

Run this code
examine_recipe(takeout())

Run the code above in your browser using DataLab