checkData | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.