Simple helper function to get the last n
elements of a vector
1 | get_last(x, n = 1)
|
x |
vector to get the last |
n |
number of elements to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.