print.decorated: When run interactively, a 'decorated' object should preview...

View source: R/decorated.R

print.decoratedR Documentation

When run interactively, a decorated object should preview the flaired source code in the viewer pane. (Only if in RStudio.)

Description

When run interactively, a decorated object should preview the flaired source code in the viewer pane. (Only if in RStudio.)

Usage

## S3 method for class 'decorated'
print(x, ...)

Arguments

x

A decorated object.

...

Other print options

Value

None


kbodwin/flair documentation built on Feb. 6, 2023, 4:24 p.m.