print.profvis: Print a profvis object

Description Usage Arguments

Description

Print a profvis object

Usage

1
2
## S3 method for class 'profvis'
print(x, ..., viewer = FALSE)

Arguments

x

The object to print.

...

Further arguments to passed on to other print methods.

viewer

If FALSE (the default), display in an external web browser. If TRUE, attempt to display in the RStudio viewer pane. This can be useful for publishing profvis visualizations.


yjalbert/profvis documentation built on May 4, 2019, 5:30 p.m.