is.nontrivial.vector: is.nontrivial.vector

Description Usage Arguments Value Examples

Description

Determine if an object is a vector of length > 1.

Usage

1

Arguments

x

An R object.

Value

TRUE or FALSE

Examples

1
2
3
4
## TRUE
is.vector("Hello")
## FALSE
is.nontrivial.vector("Hello")

eheinzen/Ethan documentation built on May 3, 2019, 4:32 p.m.