dbTable | R Documentation |
Import an MFE database table, and (optionally) do a little bit of querying.
dbTable(table, lakeID = c(), depthClass = c(), fpath = dbdir, dbname = db)
table |
The database table you want to import. Not case-sensitive. |
lakeID |
(optional) lakeID's to subset. |
depthClass |
(optional) depthClasses to subset. |
fpath |
By default, the |
dbname |
A character string containing the name of the .db file you want to access. By default, the globally-defined |
The chosen database table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.