powered by
A special function for the group of treatments in the multiple comparison tests. Use plot.group.
lastC(x)
letters
Returns the last character of a string
plot.group
# NOT RUN { library(agricolae) x<-c("a","ab","b","c","cd") lastC(x) # "a" "b" "b" "c" "d" # }
Run the code above in your browser using DataLab