FcnsByCatPlotUsingggplot2: EnvStats Functions for Creating Plots Using the ggplot2...

FcnsByCatPlotUsingggplot2R Documentation

EnvStats Functions for Creating Plots Using the ggplot2 Package

Description

The EnvStats functions listed below are useful for creating plots with the ggplot2 package.

Details

Function Name Description
geom_stripchart Adaptation of the EnvStats function stripChart,
used to create a strip plot using functions from the package
ggplot2.
stat_n_text Add text indicating the sample size
to a ggplot2 plot.
stat_mean_sd_text Add text indicating the mean and standard deviation
to a ggplot2 plot.
stat_median_iqr_text Add text indicating the median and interquartile range
to a ggplot2 plot.
stat_test_text Add text indicating the results of a hypothesis test
comparing groups to a ggplot2 plot.

EnvStats documentation built on Aug. 22, 2023, 5:09 p.m.