nan_to_na | R Documentation |
Convert Nan to NA
nan_to_na(x, na_val = NA_real_)
mat_nan_to_na(x, na_val = NA_real_)
x |
Scalar/vector |
na_val |
Value used for NA, default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.