stat_mean_sem: Layer function for stat

View source: R/geom_mean_sem.R

stat_mean_semR Documentation

Layer function for stat

Description

Layer function for stat

Usage

stat_mean_sem(mapping = NULL, data = NULL, geom = "mean_sem",
  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.