Description Usage Arguments Value
This will replace all na, nan, inf values in a vector
1 | repl_na(x, replacement = 0)
|
x |
vector, usually numeric. |
replacement |
value, usually character or numeric, that is used as the replacement for all NA, NAN, or Inf values found. default = 0. |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.