nominals: Returns nominal(categorical) column labels of a data frame

View source: R/rutils.R

nominalsR Documentation

Returns nominal(categorical) column labels of a data frame

Description

Returns nominal(categorical) column labels of a data frame

Usage

nominals(df)

Arguments

df

data.frame: The table for which nominal columns are required

Value

vector of characters containing nominal column labels of the given table


genpack/rutils documentation built on Jan. 24, 2025, 3:46 p.m.