print.l_ggplot: Explicitly draw plot

View source: R/l_ggplot.R

print.l_ggplotR Documentation

Explicitly draw plot

Description

Explicitly draw plot

Usage

## S3 method for class 'l_ggplot'
print(x, message = TRUE, ...)

Arguments

x

plot to display

message

logical; if TRUE, the way to create handle will be printed out.

...

other arguments used to modify function ggplot2loon

Value

Invisibly returns a loon widget


loon.ggplot documentation built on Nov. 13, 2022, 1:06 a.m.