Check if data frame has at least one of the specified variables

df %has_any% varnames

Arguments

df

a data frame

varnames

a vector with variable names

Value

boolean