checkInputdata | R Documentation |
This function throws an error if x
is not a numeric matrix or a data
frame with all numeric-alike variables, or if any elements of x
is
NA
.
checkInputdata(x)
x |
A matrix or data frame. |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.