View source: R/helpfunctions_checks.R
| replace_nan_with_na | R Documentation |
Replace NaN values with NA
replace_nan_with_na(x)
x |
a vector (also works for matrices and scalars) |
the vector (or object like the input) with NaN values replaced by
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.