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

View source: R/global.R

is.dataTypeR 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


Rmixmod documentation built on May 29, 2024, 7:32 a.m.