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