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

View source: R/tools.R

num_colsR 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()


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