Description Usage Arguments Value
Creates a long version of ftable
| 1 2 3 4 | aov_fstats_to_long(.data, ...)
aov_fstats_to_wide(.data, .gather = TRUE, .col_ord = c("PCT", "PCTND",
  "ASN", "ASNND", "UNIN", "UNINND", "MISCEL"), ...)
 | 
| .data | data to be analysed | 
| ... | further arguments passed to or from other methods(ignored) | 
| .gather | gather ouput | 
| .col_ord | a vector giving the order of dep_var columns | 
a data.frame with the results of an fstatstable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.