View source: R/f1db_collect_tables.R
f1db_collect_tables | R Documentation |
Save all f1db tables as global variable tbl's with the same name
f1db_collect_tables(con)
con |
A SQLite database connection object |
Saves all 13 Formula One tables as global objects
## Not run: f1db_collect_tables(con)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.