R/theme-elements.R
draw_element.Rd
The element_grob() function is vestigial and draw_element() should be used instead.
element_grob()
draw_element()
draw_element(element, ...) element_grob(element, ...)
Theme element, i.e. element_rect or similar.
element_rect
Other arguments to control specific of rendering. This is usually at least position. See the source code for individual methods.