View source: R/theme-elements.r
element_line | R Documentation |
Theme element: line.
element_line(
colour = NULL,
size = NULL,
linetype = NULL,
lineend = NULL,
color = NULL
)
colour |
line colour |
size |
line size |
linetype |
line type |
lineend |
line end |
color |
an alias for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.