last | R Documentation |
This function return the last member of the input
last(x)
x |
vector or data.frame |
last element
a <- 1:666
print(last(a))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.