Do some basic checks on a given data matrix
Check a given data matrix for consistency with the format required for further analysis. The data must be a numeric matrix and not contain:
Inf values
NaN values
Rows or columns that consist of NA only
checkData(data, verbose = FALSE)
data |
|
verbose |
|
isValid |
|
Wolfram Stacklies
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.