Description Usage Arguments Value
Read SQLite file and return a data.frame
1 | read_sqlite(f_name, tbl_name, sf = TRUE, bbox = NULL)
|
f_name |
Name of the SQLite file. |
tbl_name |
Name of the table to be fetched. |
sf |
if |
bbox |
a numeric |
A data.frame
containing the specified table contents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.