print.fable: Print 'fable' object.

Description Usage Arguments Details Value

View source: R/fable.R

Description

Print fable object.

Usage

1
2
## S3 method for class 'fable'
print(x, ...)

Arguments

x

An object returned by fable.

...

Further arguments passed on to other print methods.

Details

In an interactive context, the rendered table will be displayed in a web browser. Otherwise, the HTML code will be printed as text.

Value

Returns x invisibly.


benjaminrich/fable documentation built on June 19, 2021, 5:43 a.m.