ggsubplot-class: ggsubplot class

Description Usage

Description

a ggsubplot object is a ggplot object that has been extended to include methods for embedding subplots when plotting.

Usage

1
2
3
4
5
## S4 method for signature 'ggsubplot'
show(object)

## S3 method for class 'ggsubplot'
print(x, newpage = is.null(vp), vp = NULL, ...)

garrettgman/ggsubplot documentation built on May 16, 2019, 5:39 p.m.