flower_analyze: flower analyze

Description Usage Arguments Examples

View source: R/flower_analyze.R

Description

preforms an ANOVA and returns summary of results

Usage

1

Arguments

input

the response variable

group

the predictor variable or the treatment grouping

data

the data frame to be described

Examples

1
flower_analyze(flowers$inflorescence, flowers$nitrogen, flowers)

bjm263/final_project documentation built on Dec. 31, 2020, 8:55 p.m.