geom_timeline_label: geom_timeline_label

Description Usage Arguments Value Examples

View source: R/geom_timeline_label.R

Description

geom_timeline_label

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
geom_timeline_label(
  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 label function

Examples

1
## Not run: geom_timeline_label()

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