Description Usage Arguments Value
Uses either read.table
(base
) or
fread
(data.table
), depending on settings.
1 | read_db(query, odbc_read)
|
query |
query statement from config object |
odbc_read |
ODBC-source from config object |
data.frame object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.