db_get | R Documentation |
db_get
is a wrapper for DBI::dbGetQuery
.
db_get(con, statement, warn = TRUE)
con |
Database connection. |
statement |
Statement to send to |
warn |
Should the function return warnings? |
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.