Learn R Programming

ggbrain (version 0.9.0)

render.ggb: S3 method to allow for render(x) syntax with ggbrain (ggb) objects

Description

S3 method to allow for render(x) syntax with ggbrain (ggb) objects

Usage

# S3 method for ggb
render(x, ...)

Value

the ggbrain_patchwork object that can be handed off to patchwork and ggplot2 functions.

Arguments

x

the ggb object to be rendered to a ggbrain_patchwork object

...

additional arguments passed to the render method