Match names of local data frame to SQL table

match_colnames(values, table, con)

Arguments

values

`data.frame` of values to write to SQL database

table

Name of target SQL table, as character

con

database connection object