GeomTimeline: Create 'GeomTimeline' class

Description Usage Arguments Format Value Examples

Description

We use ggproto function to create a new geom class 'Geom_timeline'

Usage

1

Arguments

required_aes

required aesthetic arguments for the geom_hurricane supplied in character vector

default_aes

default values for aesthetic arguments

draw_key

the function to draw the legend with the associated geom

draw_panel

where the bulk of this geom is constructed

Format

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

Value

a geom class that can be used for plotting a timeline of earthquakes

Examples

1
## Not run: GeomTimeline

AESpe/R_capstone_final documentation built on Oct. 16, 2020, 12:37 a.m.