flower_describe: flower describe

Description Usage Arguments Examples

View source: R/flower_describe.R

Description

groups data by experimental treatment and returns summary statistics

Usage

1
flower_describe(data, groupby, interest)

Arguments

data

the data frame to be described

groupby

the treatment grouping

interest

the response variable

Examples

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

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