Setting the last character of a chain
lastC
A special function for the group of treatments in the multiple comparison tests. Use order.group.
lastC(x)
x
: lettersx character.
x<-c("a","ab","b","c","cd") lastC(x) # "a" "b" "b" "c" "d"
order.group
.
Eric B Ferreira, eric.ferreira@unifal-mg.edu.br
@author Denismar Alves Nogueira @author Portya Piscitelli Cavalcanti (Adapted from Felipe de Mendiburu - GPL)
Useful links