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 March 14, 2023, 9:52 a.m.