Given a theme object and element name, returns a grob for the element.
Uses element_grob()
to generate the grob.
element_render(theme, element, ..., name = NULL)
theme | The theme object |
---|---|
element | The element name given as character vector |
... | Other arguments provided to |
name | Character vector added to the name of the grob |