powered by
Test for logical true or NA
true_or_na(x)
Logical
True if and only if x is TRUE or x is NA, False otherwise.