Learn R Programming

gRbase (version 2.0.3)

data_handling: Utilities for data handling

Description

Utilities for data handling

Usage

valueLabels(x)

# S3 method for default valueLabels(x)

varNames(x)

# S3 method for default varNames(x)

nLevels(x)

# S3 method for default nLevels(x)

Arguments

x

Data, typically a dataframe.