Learn R Programming

biomod2 (version 4.2-5)

.get_categorical_names: Get categorical variable names

Description

Internal function to get categorical variables name from a data.frame.

Usage

.get_categorical_names(df)

Value

a vector with the name of categorical variables

Arguments

df

data.frame to be checked