write_analysis: Returns an initial report to be reviewed for significance in...

Description Usage Arguments

View source: R/stat_analysis.R

Description

Returns an initial report to be reviewed for significance in xlsx format with tabs for each project. Tukey HSD models are written to this report. Models should be evaluated to determine if orthogonal contrasts should be used, other variables included in the model, or other processes on a case by case basis.

Usage

1
write_analysis(models, path)

Arguments

models

A list of Tukey HSD tibbles that is returned by tukey_models.

path

The path where you want the output saved.


AGRBDCenter/aghelpr2 documentation built on May 17, 2019, 7:31 p.m.