num_cols {zenplots} | R Documentation |
Determine the number of columns if is.standard(x)
Description
Determine the number of columns if is.standard(x)
Usage
num_cols(x)
Arguments
x |
A numeric vector, matrix, data.frame or a list of such. |
Value
The number of data columns of 'x'
Author(s)
Marius Hofert
See Also
Other zenplot technical tools:
convert_occupancy()
,
is.standard()
,
n2dcols_aux()
,
turn_checker()
[Package zenplots version 1.0.6 Index]