escape_to_na {labelmachine} | R Documentation |
Replace "NA_"
by NA
Description
Replace "NA_"
by NA
Usage
escape_to_na(x)
Arguments
x |
A character vector that should be modified. |
Value
A character vector, where the NA replacement strings are replaced by NA
s.
[Package labelmachine version 1.0.0 Index]