geom_point: geom_point in the SciencesPo style

Description Usage Arguments

View source: R/geoms.R

Description

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

Usage

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

Arguments

mapping

mapping from ggplot2

...

other arguments passed to geom_point()

size

point size


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