getFactorNames: get the names of variables that are factors

Description Usage Arguments Methods (by class)

Description

get the names of variables that are factors

Usage

1
2
3
4
5
6
7
getFactorNames(object, ...)

## S3 method for class 'data.frame'
getFactorNames(object, ...)

## Default S3 method:
getFactorNames(object, ...)

Arguments

object

a data frame or object with a getData method that produces a data frame or a list

...

other orguments (currently not used)

Methods (by class)


gmonette/spidanew documentation built on May 17, 2019, 7:27 a.m.