Check for NA
Checks if a value is NA (Not Available).
Any
True if the value is NA.
is_na(na()) is_na(1)
is_error, na