columnTables: Create a 'columnTables' Object

Description Usage Arguments Value

Description

Create an object that is used to store the results of tabulating columns in a data.frame-like object. This is currently only called from with a dataDict object.

Usage

1
columnTables(dict, df, tableMode)

Arguments

dict

A dataDict object.

df

The data.frame-like object to calculate information for (should be a name, not an expression).

tableMode

What mode to use for tabulating each column (see details for more) (character/logical scalar).

Value

A columnTables object.


KO112/KO documentation built on Oct. 2, 2020, 9:21 a.m.