first | R Documentation |
Returns the first element of a vector.
first(x, s = 0, factorsAsStrings = T)
x |
A vector or list. |
Returns the first element of a vector.
first(c(1,2,3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.