read_from_db | R Documentation |
Reads data from the database and may carry out some minor transformations in the process.
read_from_db(db, tbl, ...)
db |
The path to the database file. |
tbl |
The name of the table to be accessed. |
... |
Additional arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.