GeomTimeline: ggproto timeline object

Description Usage Format Value Examples

Description

ggproto timeline object

Usage

1

Format

An object of class GeomTimeline (inherits from Geom, ggproto, gg) of length 6.

Value

no return value

Examples

1
2
3
## Not run: ggplot(data = china2, aes(x = date, y = COUNTRY,
color = DEATHS, size = EQ_PRIMARY)) + geom_timeline(alpha = 0.2)
## End(Not run)

balshaq/balshacapstone documentation built on May 25, 2019, 7:16 a.m.