is.standard: Check Argument for Being a Vector, Matrix, Data Frame or a...

View source: R/tools.R

is.standardR Documentation

Check Argument for Being a Vector, Matrix, Data Frame or a List of such

Description

Check Argument for Being a Vector, Matrix, Data Frame or a List of such

Usage

is.standard(x)

Arguments

x

A vector, matrix, data.frame or list of such

Value

A logical indicating whether x is of the above type

Author(s)

Marius Hofert

See Also

Other zenplot technical tools: convert_occupancy(), n2dcols_aux(), num_cols(), turn_checker()


zenplots documentation built on Nov. 8, 2023, 1:10 a.m.