R/utils.R
dot-stopIfColExists.Rd
Warn if a column already exists in a data.frame
.stopIfColExists(df, new_col)
A data.frame or tibble
character(n) Name of a column(s) to add to df