zenplots (version 1.0.6)

num_cols: Determine the number of columns if is.standard(x)

Description

Determine the number of columns if is.standard(x)

Usage

num_cols(x)

Value

The number of data columns of 'x'

Arguments

x

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

Author

Marius Hofert

See Also

Other zenplot technical tools: convert_occupancy(), is.standard(), n2dcols_aux(), turn_checker()