geom_timeline_label: Add eq timeline labels with input data

Description Usage Arguments Value Examples

Description

Add eq timeline labels with input data

Usage

1
geom_timeline_label(dtb, n_max = 10, label = "LOCATION_NAME")

Arguments

dtb

As a cleaned NOAA Significant Earthquakes

n_max

Number of markers to add, from the highest EQ_PRIMARY as numeric

label

Name of the column to print as label, as character

Value

A ggplot2 chart with labels

Examples

1
2
3

KDallaporta/CapstoneProject documentation built on May 12, 2019, 1:09 p.m.