Description Usage Arguments Examples
View source: R/geom_timelines.R
This plots and formats the earthquake data, with the addition of labels for the points along the timeline. The plot will be saved as earthquakes_timeline_label.png if save_png = TRUE.
1 | plot_earthquakes_timeline_label(df, save_png = FALSE)
|
df |
Earthquake data |
save_png |
Indicates whether to save plot |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.