is.standard {zenplots}R 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()


[Package zenplots version 1.0.6 Index]