ar_validate_vars_exist conducts a logic test for whether or not all variables exist in the source data.

ar_validate_vars_exist(.data, varList)

Arguments

.data

A sf object

varList

A vector of variables assumed to exist.

Value

A logical scalar; if TRUE, the test is passed