is_vector: Check if input is a vector or a matrix with one column

View source: R/predicates.R

is_vectorR Documentation

Check if input is a vector or a matrix with one column

Description

this function checks if the input is aa matrix with one column

Usage

is_vector(x)

Arguments

x

is the input


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.