ar_validate_vars_conflict conducts a logic test for whether or not any of the variables to be created in the target data already exist as named columns.

ar_validate_vars_conflict(.data, varList)

Arguments

.data

A sf object

varList

A vector of variables to be created

Value

A logical scalar; if TRUE, the test is passed