theme_timeline: Specific them for our timelines

Description Usage Value Examples

Description

Specific them for our 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)

learner42/CourseraRcapstone documentation built on May 30, 2019, 4:37 p.m.