Description Usage Arguments Aesthetics Author(s) Examples
geom_symbol provides the symbols layer to easily discernible shapes based on 'ggplot2' and 'ggstar', you can use it to create scatterplots, etc.
1 2 3 4 5 6 7 8 9 10 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
na.rm |
If 'FALSE', the default, missing values are removed with a warning. If 'TRUE', missing values are silently removed. |
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. |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
... |
Other arguments passed on to |
geom_symbol()
understands the following aesthetics (required aesthetics are in bold):
x
y
alpha
angle
colour
fill
group
phase
size
stroke
symbol
Learn more about setting these aesthetics in vignette("ggplot2-specs")
.
Shuangbin Xu
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.