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

View source: R/ggb.R

render.ggbR Documentation

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 class 'ggb'
render(x, ...)

Arguments

x

the ggb object to be rendered to a ggbrain_patchwork object

...

additional arguments passed to the render method

Value

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


ggbrain documentation built on April 4, 2025, 5:03 a.m.