abstract.ggplot: Experimental Abstraction Method for GGPlot

View source: R/abstract.R

abstract.ggplotR Documentation

Experimental Abstraction Method for GGPlot

Description

Not entirely sure this can ever work well since so much of ggplot is done with proto objects and those do not really use meta data, which makes alike rather useless.

Usage

## S3 method for class 'ggplot'
abstract(x, ...)

brodieG/validate documentation built on Feb. 2, 2023, 10:43 a.m.