A query object is mutable wrapper around a DBIResult
that caches
expensive operations, and insulates the rest of dplyr from the vagaries of
DBI and the individual database implementation.
1 |
con |
a |
sql |
a string containing an sql query. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.