GenerateLabelDf: Generate labels for Tukey test analyses

Description Usage Arguments Value

View source: R/GenerateLabelDf.R

Description

For a proper example, see http://stackoverflow.com/questions/18771516/is-there-a-function-to-add-aov-post-hoc-testing-results-to-ggplot2-boxplot

Usage

1
GenerateLabelDf(my.data, HSD, flev, vspace = 0.5)

Arguments

my.data

dataframe from which anova and Tukey tests were performed

HSD

Tukey test

flev

level over which to generate labels

vspace

vertical spacing above the boxplot

Value

dataframe with labels for each level, suitable for using as geom_text in ggplot2 plots


DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.