Comp3Moy: Comp3Moy

View source: R/Comp3Moy.R

Comp3MoyR Documentation

Comp3Moy

Description

Compare 2 or more datasets using the right test according to normality and variances Condition and Measure should be different columns of the same dataset (Dataset$colA) @import rstatix @import dplyr @examples

Comp3Moy(iris$Species, iris$Sepal.Length, n=150)

Usage

Comp3Moy(Condition, Measure, n = 3)

Arguments

Condition

the different conditions named in the same column

Measure

the values measured for every sample

n

is the number or replicates per condition


Damien-Dufour/sumo documentation built on March 18, 2023, 9:12 p.m.