recipes (version 1.0.10)

print.recipe: Print a Recipe

Description

Print a Recipe

Usage

# S3 method for recipe
print(x, form_width = 30, ...)

Value

The original object (invisibly)

Arguments

x

A recipe object

form_width

The number of characters used to print the variables or terms in a formula

...

further arguments passed to or from other methods (not currently used).