getDatatype: Get Data Type

Description Usage Arguments Details Value See Also Examples

View source: R/r-batch-eda-utilities.R

Description

Get Data Type

Usage

1
getDatatype(dataset)

Arguments

dataset

a dataset which needs to be loaded

Details

Based on the datatype the columns are seperated into categorical and numerical columns

Value

list with numeric_cols and cat_cols

See Also

Other Package EDA Utilites functions: CheckColumnType, bivarPlots, correlationMatPlot, ignoreCols, multiVarOutlierPlot, outlierPlot, univarCatDistPlots

Examples

1

Mu-Sigma/analysis-pipelines documentation built on Nov. 26, 2020, 8:25 p.m.