powered by
Return last characters from strings
lastChar(str)
A vector of the same length, containing last characters
A vector of character strings
lastChar("Go tell it on the mountain") lastChar(c("HSV", "FCB", "BVB"))
Run the code above in your browser using DataLab