print.ggghost: Collect ggghost calls and produce the ggplot output

Description Usage Arguments Value

Description

Collect ggghost calls and produce the ggplot output

Usage

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

Arguments

x

A ggghost object to be made into a ggplot grob

...

Not used, provided for print.default generic consistency.

Value

The ggplot plot data (invisibly). Used for the side-effect of producing a ggplot plot.


ggghost documentation built on May 1, 2019, 9:25 p.m.