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)
.data | A sf object |
---|---|
varList | A vector of variables to be created |
A logical scalar; if TRUE
, the test is passed