is.vector2: Checks safely if a given object is a vector....

Description Usage Arguments Value

View source: R/is.vector2.R

Description

Checks safely if a given object is a vector. (base::is.vector returns TRUE only if the given vector has no attributes beside names()).

Usage

1

Arguments

x

[mixed]
Object to check.

Value

[logical(1)] Logical value indicating whether the given object is a vector or not.


jakobbossek/JBmisc documentation built on May 18, 2019, 9:08 a.m.