theme_render {ggplot2} | R Documentation |
This function is used internally for all drawing of plot surrounds etc
theme_render(theme, element, ..., name = NULL)
theme |
|
element |
|
... |
|
name |
It also names the created grobs consistently
Hadley Wickham <h.wickham@gmail.com>