geom_timeline: geom_timeline

Description Usage Arguments Value Examples

View source: R/geom_timeline.R

Description

geom_timeline

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
geom_timeline(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping

ggplot item

data

ggplot item

stat

ggplot item

position

ggplot item

na.rm

ggplot item

show.legend

ggplot item

inherit.aes

ggplot item

...

ggplot item

Value

geom timeline function

Examples

1
## Not run: geom_timeline()

A0791298/CourseraCapstone documentation built on June 23, 2020, 2:21 a.m.