.get_categorical_names {biomod2}R Documentation

Get categorical variable names

Description

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

Usage

.get_categorical_names(df)

Arguments

df

data.frame to be checked

Value

a vector with the name of categorical variables


[Package biomod2 version 4.2-4 Index]