View source: R/stat_analysis.R
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.
1 | write_analysis(models, path)
|
models |
A list of Tukey HSD tibbles that is returned by tukey_models. |
path |
The path where you want the output saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.