geom_mean_sem: New layer function that plots both the summary statistics AND...

Description Usage Arguments Value

Description

New layer function that plots both the summary statistics AND the quasirandom plot from ggbeeswarm

Usage

1
2
3
4
5
6
geom_mean_sem(mapping = NULL, data = NULL, position = "identity", ...,
  point.size = 1, point.shape = 20, point.color = NULL,
  point.stroke = 0, line.size = 1, na.rm = FALSE, show.legend = NA,
  inherit.aes = TRUE, width = 0.2, varwidth = FALSE, bandwidth = 0.5,
  nbins = NULL, method = "quasirandom", groupOnX = TRUE,
  dodge.width = 0)

Arguments

mapping

mapping

data

data

position

position

...

...

point.size

point.size

point.shape

point shape

point.color

point.color

point.stroke

point stroke

line.size

line.size

na.rm

na.rm

show.legend

show.legend

inherit.aes

inherit.aes

width

width

varwidth

varwidth

bandwidth

bandwidth

nbins

nbins

method

method

groupOnX

grouponX

dodge.width

dodge.width

Value

plot layer


econtijoch/Biomass-Workflow documentation built on May 15, 2019, 7:59 p.m.