theme_quake: GGplot function that creates a timeline graph of a group of...

Description Usage Value Examples

View source: R/ggplotExtensions.R

Description

GGplot function that creates a timeline graph of a group of earthquakes with associated labels

Usage

1

Value

Draws a GGplot graph

Examples

1
## Not run: ggplot(inputData) + geom_timeline(aes(x=Date, colour=Deaths, label=Location, n_max=5, size=Mag)) + theme_quake()

larkinj/CapstoneOne documentation built on Dec. 21, 2021, 8:50 a.m.