R/vector.R
firstElement.Rd
Returns the first element using the function head
firstElement(x)
object
first element: x[1]