powered by
Converts "NULL" character to NULL.
no_null(x)
y
A character vector.
no_null(NULL) no_null("NULL") no_null("NOPE")
Run the code above in your browser using DataLab