abstract.ggplot {vetr}R 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, ...)

[Package vetr version 0.2.7 Index]