Description Usage Arguments Format Value Examples
We use ggproto function to create a new geom class 'Geom_timeline'
1 |
required_aes |
required aesthetic arguments for the geom_hurricane supplied in character vector |
default_aes |
default values for aesthetic arguments |
draw_key |
the function to draw the legend with the associated geom |
draw_panel |
where the bulk of this geom is constructed |
An object of class GeomTimeline
(inherits from Geom
, ggproto
, gg
) of length 5.
a geom class that can be used for plotting a timeline of earthquakes
1 | ## Not run: GeomTimeline
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.