Description Usage Arguments Value Examples
Reverse the order of elements in a vector.
1 | reverse(x)
|
x, |
A vector. |
A vector with elements y[i] <- x[length(x)-i+1]
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.