R/utils.R
db_get_data.Rd
This is a helper function that will retreive a dataframe to a SQL database
db_get_data(tbl_dat, path = "sql_data/omdata.db")
which table from the SQL database do you want to retrieve
path to database