Description Usage Arguments Value Examples
View source: R/empty_string_to_na.r
Convert empty string and "NA" to NA
1 |
.x |
Character vector. |
Vector of same length as .x
.
1 | empty_string_to_na(c("a", "", "NA", "b"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.