Description Usage Arguments Value
Checks safely if a given object is a vector.
(base::is.vector
returns TRUE
only if the
given vector has no attributes beside names()
).
1 | is.vector2(x)
|
x |
[ |
[logical(1)
] Logical value indicating whether the
given object is a vector or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.