is.dataType {Rmixmod}R Documentation

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)

Arguments

x

a vector, a factor or a data frame

Value

a string with the data type


[Package Rmixmod version 2.1.10 Index]