mytheme: earthquake package

Description Usage Format Details Examples

Description

4.New theme for the timeline plot

Usage

1

Format

An object of class theme (inherits from gg) of length 60.

Details

This is a new theme to use with timeline plot

Examples

1
2
3
4
5
## Not run: 
p<-ggplot(data2,aes(x=DATE,y=COUNTRY,size=EQ_PRIMARY,fill=TOTAL_DEATHS))+geom_timeline()
p+mytheme+labs(fill="# deaths",size="Richter scale")

## End(Not run)

hsm-stephanie/earthquake documentation built on April 30, 2020, 12:44 p.m.