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