View source: R/data_transformation.R
| nan_to_na | R Documentation |
NaN to NA in vectorsConvert NaN to NA in vectors
nan_to_na(x, na_type = NULL)
x |
The vector in which to replace |
na_type |
The NA type to replace |
A vector that has NA values replaced..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.