convert_missing_value | R Documentation |
Convert missing value codes to NA
convert_missing_value(v, code, type)
v |
Vector of values |
code |
(character) Missing value code |
type |
(character) Type (class) |
Vector of values with code
replaced by NA in the class of type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.