R/ggb.R
render.ggb.Rd
S3 method to allow for render(x) syntax with ggbrain (ggb) objects
# S3 method for class 'ggb' render(x, ...)
the ggb object to be rendered to a ggbrain_patchwork object
ggb
ggbrain_patchwork
additional arguments passed to the render method
the ggbrain_patchwork object that can be handed off to patchwork and ggplot2 functions.