geom_timeline: Function which builts the layer for the ggplot.

Description Usage Arguments

Description

Function which builts the layer for the ggplot.

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

See ggplot2 layer

data

See ggplot2 layer

stat

See ggplot2 layer

position

See ggplot2 layer

na.rm

See ggplot2 layer

show.legend

See ggplot2 layer

inherit.aes

See ggplot2 layer

...

other arguments passed on to layer


Brunobt80/rPkgNOAADataset documentation built on May 20, 2019, 12:57 a.m.