preprocessedData: Data cleaning
Description
Delete rows of a dataset wich contains anomalous values.
Usage
preprocessedData(data, strangeElements)
Arguments
- data
A dataset of class "matrix" or "data.frame",
- strangeElements
A "character" string which contains the elementes to remove.