Check if object is numeric vector.

.is_numeric_vector(object)

Arguments

object

Any object.

Value

TRUE if numeric vector, FALSE otherwise