Description Usage Arguments Value Examples
View source: R/short_generic.R
Set all values in a vector or dataframe to NA, but preserve NA types
| 1 | set_na_type(x)
 | 
| x | a vector of any type | 
A vector x where all values are NA but original data types
are retained
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.