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