Build a bit flag by checking that values are not NA

bf_na(x, test)

Arguments

x

data.frame(1)
the table that contains test.

test

character(1)
the column in x that is checked for NA values.