f1db_collect_tables: Save all f1db tables as global variable tbl's with the same...

View source: R/f1db_collect_tables.R

f1db_collect_tablesR Documentation

Save all f1db tables as global variable tbl's with the same name

Description

Save all f1db tables as global variable tbl's with the same name

Usage

f1db_collect_tables(con)

Arguments

con

A SQLite database connection object

Value

Saves all 13 Formula One tables as global objects

Examples

## Not run: f1db_collect_tables(con)

NilsDM/f1db documentation built on June 8, 2022, 11:18 a.m.