stat_median: Layer function for stat

View source: R/geom_median.R

stat_medianR Documentation

Layer function for stat

Description

Layer function for stat

Usage

stat_median(mapping = NULL, data = NULL, geom = "median",
  position = "dodge", ..., na.rm = FALSE, show.legend = NA,
  inherit.aes = TRUE)

Arguments

mapping

mapping

data

dadta

geom

geom

position

position

...

...

na.rm

na.rm

show.legend

show.legend

inherit.aes

inherit.aes

Value

plot layer


econtijoch/FaithLabTools documentation built on July 21, 2022, 8:34 a.m.