Description Usage Arguments Value See Also Examples
Replaces non-finite values with NA
s in array-like objects.
1 | nan2na(x)
|
x |
An array-like object. |
Returns x
with non-finite values replaced with NA
s.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.