View source: R/ggbrain_panel.R
ggplot_add.ggbrain_panel | R Documentation |
S3 method to support adding ggbrain_layer objects to an existing ggplot object
## S3 method for class 'ggbrain_panel'
ggplot_add(object, plot, object_name)
object |
the ggbrain_layer object to be added to an existing ggplot |
plot |
the ggplot object |
object_name |
not used, but required by ggplot_add |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.