preprocessedData: Remove Missing Values in a Dataset by Rows
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.