tukey_test_plot icon indicating copy to clipboard operation
tukey_test_plot copied to clipboard

Match tukey test results (letters groups or asteriks from HSD.test function) to the corresponding bar in barplots taking into account the function facets() from the package ggplot2.

Results 1 tukey_test_plot issues
Sort by recently updated
recently updated
newest added

Hello, I am really interested in this function as it could save me a LOT of time. I am using the tukey_function.R function and loading as so: `source("/Users/jameslloyd/Google_Drive_JPBL/Perth_post_doc/Compbio/Scripts/R/tukey_function.R")` as using...