geomTimelineLabel: geomTimelineLabel

Description Usage Format Examples

Description

geomTimelineLabel

Usage

1

Format

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

Examples

1
2
3
4
5
## Not run: 
get_timeline(noaa.df, c("CHINA", "INDIA"),"2000-01-01","2010-01-01") +
geom_timeline_label(ggplot2::aes(x=DATE, location=LOCATION_NAME,xmin=xmin,xmax=xmax,size=EQ_PRIMARY,y=COUNTRY), n_max = 5)

## End(Not run)

GopalSeshadri/NOAA documentation built on May 30, 2019, 7:59 p.m.