plot.hilight: Plots a hilight Object

Description Usage Arguments

Description

Plots a hilight object

Usage

1
2
3
## S3 method for class 'hilight'
plot(x, path = file.path(tempdir(), "hilight.html"),
  open = TRUE, ...)

Arguments

x

A hilight object.

path

A path ending in .html to output the plot to.

open

logical If TRUE and interactive, the plot will be opened in the browser or RStudio.

...

ignored.


trinker/textplot documentation built on May 29, 2019, 1:38 p.m.