View source: R/theme-elements.r
element_rect | R Documentation |
Most often used for backgrounds and borders.
element_rect(
fill = NULL,
colour = NULL,
size = NULL,
linetype = NULL,
color = NULL
)
fill |
fill colour |
colour |
border colour |
size |
border size |
linetype |
border linetype |
color |
an alias for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.