Description Usage Arguments Details Value Aesthetics Examples
View source: R/methods_plotting.R
geom_tornado()
serves as a plotting layer for tornado heatmaps.
1 2 3 4 5 6 7 8 9 10 |
mapping |
Set of aesthetic mappings created by |
data |
A |
position |
Position adjustment, either as a string, or the result of a call to a position adjustment function. |
... |
Other arguments passed on to |
interpolate |
If |
na.rm |
If |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
The required aesthetics are synonymous with the column names of a
default tornado_df
.
A GeomTornado
ggproto object that can be added to a plot.
geom_tornado
understands the following aesthetics (required aesthetics
are in bold):
xmin
xmax
ymin
ymax
tornado
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.