null_to_na {manifestoR} | R Documentation |
Convert NULL to NA
Description
Convert NULL to NA
Usage
null_to_na(x)
Arguments
x |
element |
Value
NA if the element is NULL, the element otherwise
[Package manifestoR version 1.6.0 Index]
null_to_na {manifestoR} | R Documentation |
Convert NULL to NA
null_to_na(x)
x |
element |
NA if the element is NULL, the element otherwise