Description Usage Arguments Value
Replace occurences of NA/NaN/Inf values with a given value.
1 | replace_na_nan_inf_vec(x, v = 0)
|
x |
A vector. |
A vector with replaced values. !!! NA -> 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.