theme_timeline: Specific theme for the timelines

Description Usage Value Examples

View source: R/dataproc.R

Description

Specific theme for the timelines

Usage

1

Value

The theme for timeline goems

Examples

1
2
3
4
5
6
7
## Not run: 
  data %>%
    ggplot2::gplot(ggplot2::aes(x=DATE, color = TOTAL_DEATHS, size = EQ_PRIMARY)) +
    geom_timeline() +
    theme_timeline()

## End(Not run)

xxxw567/MasterRcap documentation built on May 29, 2019, 12:17 p.m.