geom_timeline_label: ggplot2 layer geom_timeline_label()

Description Usage Arguments Value

View source: R/earthquake_proj.R

Description

Builds the geom_timeline_label() ggplot2 layer for the GeomTimeline geom.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
geom_timeline_label(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping

Aesthetics mappings for call to ggplot2::layer

data

Data to be displayed

stat

Statistical transformation to be used

position

Position adjustment

na.rm

use na.rm = FALSE from function

show.legend

Logical to include legends

inherit.aes

Logical to overide default aesthetics

...

list of other default parameters

Value

Output will be ggplot2 layer


csgbloom/NOAAearthquake documentation built on April 12, 2021, 12:40 p.m.