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 |
... |
other arguments used to modify function |
Value
Invisibly returns a loon
widget
[Package loon.ggplot version 1.3.4 Index]