subset.ggplot: Subsets a ggplot object by applying subset.data.frame code to...

Description Usage

View source: R/ggfuns.R

Description

Subsets a ggplot object by applying subset.data.frame code to gg$data

Usage

1
2
## S3 method for class 'ggplot'
subset(gg, subset, select, drop = FALSE)

markwh/markstats documentation built on May 21, 2019, 12:26 p.m.