This is a helper function that will retreive a dataframe to a SQL database

db_get_data(tbl_dat, path = "sql_data/omdata.db")

Arguments

tbl_dat

which table from the SQL database do you want to retrieve

path

path to database