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 Sept. 25, 2023, 5:08 p.m.