Check if data frame is missing any of the specified variables

df %lacks_all% varnames

Arguments

df

a data frame

varnames

a vector with variable names

Value

boolean