powered by
Return the last element of a vector
last(x)
a vector
# NOT RUN { x = 1:10 last(x) # }
Run the code above in your browser using DataLab