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


gratia documentation built on Feb. 16, 2023, 10:40 p.m.