geom_timeline_label: Geom Timeline Label

Description Usage Arguments Value

Description

A geom to add label to the earthquakes. It should have an option n_max to select the n maximum earthquakes ordered by magnitude.

Usage

1
2
3
geom_timeline_label(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

a ggplot2 object which can label earthquakes created by geom_timeline.


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