does anybody now how to add letters in a graph (lineplot) in R for treatment levels that did not differ significantly from each other? I've searched the web but without any luck :shakehead
Ok, I'm using library(sciplot). I don't even know if you can do it in a lineplot, for sure you can do it in a barplot (but don't knoe the syntax either)... I thought about inserting it manually, but I'd like to make it with R if possible