Learn R Programming

Rmixmod (version 2.1.10)

is.dataType: Say if a data frame is quantitative, qualitative or composite

Description

Say if a data frame is quantitative, qualitative or composite

Usage

is.dataType(x)

Value

a string with the data type

Arguments

x

a vector, a factor or a data frame