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

analysisPipelines documentation built on July 1, 2020, 7:09 p.m.