Description Usage Arguments Details Value See Also Examples
View source: R/r-batch-eda-utilities.R
Check for type of column
1  | CheckColumnType(dataVector)
 | 
dataVector | 
 a data vector of a column  | 
Checking for type of columns in the datavector
column Type
Other Package EDA Utilites functions: bivarPlots,
correlationMatPlot,
getDatatype, ignoreCols,
multiVarOutlierPlot,
outlierPlot,
univarCatDistPlots
1  | CheckColumnType(iris$Sepal.Length)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.