View source: R/TangledFeatures.R
DataCleaning | R Documentation |
Automatic Data Cleaning
DataCleaning(Data, Y_var)
Data |
The imported Data Frame |
Y_var |
The X variable |
The cleaned data.
DataCleaning(Data = TangledFeatures::Housing_Prices_dataset, Y_var = 'SalePrice')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.