Description Usage Arguments Aesthetics
View source: R/geom-triangle.R
Triangle Geom
1 2 3 4 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
stat |
The statistical transformation to use on the data for this layer, as a string. |
position |
Position adjustment, either as a string, or the result of a call to a position adjustment function. |
... |
Other arguments passed on to |
linejoin |
the line join style. |
r0 |
scala numeric value (in (0, 0.5]). |
mode |
string (default is "lt-rb"), "lt-rb" means split into two triangles from top-left to bottom-right, "lb-rt" means split into two triangles from bottom-left to top-right |
na.rm |
If |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
geom_triangle()
understands the following aesthetics (required aesthetics are in bold):
x
y
alpha
colour
fill
fill.lower
fill.upper
group
linetype
size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.