geom_timeline: Geom timeline

Description Usage Arguments Value

Description

A custom geom to plot the timeline of earthquake with magnitude and number of death.

Usage

1
2
3
geom_timeline(mapping = NULL, data = NULL, stat = "identity",
  position = "identity", na.rm = FALSE, show.legend = NA,
  inherit.aes = TRUE, ...)

Arguments

mapping

mapping

data

data

stat

stat

position

position

na.rm

na.rm

show.legend

show.legend

inherit.aes

inherit.aes

...

...

Value

ggplot2 object to visualize the timeline and magnitude of earthquakes from NOAA data.


GopalSeshadri/NOAA documentation built on May 30, 2019, 7:59 p.m.