geom_line: geom_line in the SciencesPo style

Description Usage Arguments

View source: R/geoms.R

Description

Submit ?ggplot2::geom_line to see the full documentation for geom_line()

Usage

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

Arguments

mapping

mapping from ggplot2

...

other arguments passed to geom_line()

size

line size


danielmarcelino/ggdecor documentation built on Sept. 15, 2020, 5:45 p.m.