compare_means_letters_2: Statistical test and letters

Description Usage Arguments Value Examples

Description

Description of the function

Usage

1
compare_means_letters_2(formula, data, method = "t.test", group.by = NULL)

Arguments

formula

formula y ~ a with y the response value and a the factor (or group of factor) to test (as in ggpubr::compare_means())

data

the input data with a metadata and values

method

on of method accepted by ggpubr::compare_means()

group.by

the grouping variables to use (optional)

Value

a data.table with the same structure as input data with statisticals results column added and significant levels letters by groups

Examples

1

Mystilivia/SDjoygret documentation built on May 7, 2019, 5:17 p.m.