vector (or an object which can be coerced) with at least one element.
Value
A vector of length 1.
Details
Vectors of length one return themselves. Vectors of length greater than one
return the first element with a warning. Vectors of length zero raise an error.
If x is a vector (determined by is.vector), names will be
preserved.