powered by
chars
Return the Last Parts of a chars Object
# S3 method for chars tail(x, ...)
the last (n) elements of a chars object as a chars object.
n
a chars object.
further arguments passed to or from other methods.
tail(chars("javascript")) tail(chars("abcdefghi"))
Run the code above in your browser using DataLab