powered by
Get Data Type
getDatatype(dataset)
a dataset which needs to be loaded
list with numeric_cols and cat_cols
numeric_cols
cat_cols
Based on the datatype the columns are seperated into categorical and numerical columns
Other Package EDA Utilites functions: CheckColumnType, bivarPlots, correlationMatPlot, ignoreCols, multiVarOutlierPlot, outlierPlot, univarCatDistPlots
CheckColumnType
bivarPlots
correlationMatPlot
ignoreCols
multiVarOutlierPlot
outlierPlot
univarCatDistPlots
# NOT RUN { getDatatype(iris) # }
Run the code above in your browser using DataLab