R/dbi_collect.R
dbi_collect.Rd
Collect using the DBI package
dbi_collect(query, connection = getOption("con.default.value"))
the sql query built from dbplyr
connection to the db. can leave blank if set using options
collected dataframe