geom_timeline: Plot a eq timeline graph with input data

Description Usage Arguments Value Examples

Description

Plot a eq timeline graph with input data

Usage

1
2
geom_timeline(data, colors = c("light blue", "blue", "black"), alpha = 0.75,
  size = NULL, xmindate = NULL, xmaxdate = NULL)

Arguments

data

As a cleaned NOAA Significant Earthquakes

colors

As a character vector

alpha

As a numeric

size

As a numeric

xmindate

As a Date

xmaxdate

As a Date

Value

A ggplot2 chart

Examples

1
2

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