Description Usage Arguments Details Value See Also Examples
View source: R/r-batch-eda-utilities.R
Get Data Type
1  | getDatatype(dataset)
 | 
dataset | 
 a dataset which needs to be loaded  | 
Based on the datatype the columns are seperated into categorical and numerical columns
list with numeric_cols and cat_cols
Other Package EDA Utilites functions: CheckColumnType,
bivarPlots,
correlationMatPlot,
ignoreCols,
multiVarOutlierPlot,
outlierPlot,
univarCatDistPlots
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.