Description Usage Arguments Value
Replaces NaN by zeros. Used when we might divide 0 by 0 and know the result should be 0.
1 | nan_to_zeros(x, ...)
|
x |
a vector, list or matrix |
... |
ignored |
the same type without NaNs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.