Learn R Programming

genpathmox (version 0.7)

is_one_dim: Test if an object has one-dimension

Description

Test if an object has one-dimension

Usage

is_one_dim(x)

Arguments

x

an R object

Value

whether x is one-dimensional

Details

Internal function.