f1db_connect | R Documentation |
Downloads configures connect to database
f1db_connect(collect_tables = FALSE)
collect_tables |
Boolean Value for additionally executing the f1db_collect_tables(con) function |
A SQLite database connection object
## Not run: con <- f1db_connect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.