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/gener documentation built on Jan. 27, 2025, 1:07 a.m.