draw: Generic plotting via 'ggplot2'

drawR Documentation

Generic plotting via ggplot2

Description

Generic plotting via ggplot2

Usage

draw(object, ...)

Arguments

object

and R object to plot.

...

arguments passed to other methods.

Details

Generic function for plotting of R objects that uses the ggplot2 package.

Value

A ggplot2::ggplot() object.

Author(s)

Gavin L. Simpson


gavinsimpson/gratia documentation built on April 13, 2024, 10:56 p.m.