print.l_ggplot {loon.ggplot}R 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


[Package loon.ggplot version 1.3.4 Index]