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

View source: R/ghost.R

print.ggghostR Documentation

Collect ggghost calls and produce the ggplot output

Description

Collect ggghost calls and produce the ggplot output

Usage

## 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.


jonocarroll/ggghost documentation built on June 14, 2025, 3:56 a.m.