powered by
apa_print
sort_effects(x)
## From Venables and Ripley (2002) p. 165. npk_aov <- aov(yield ~ block + N * P * K, npk) npk_aov_results <- apa_print(npk_aov) sort_effects(npk_aov_results$table)
Run the code above in your browser using DataLab