powered by
helper that loads multiple seasons of teams from the data repo either into memory or writes it into a db using some forwarded arguments in the dots
load_ncaa_baseball_teams(..., dbConnection = NULL, tablename = NULL)
Returns a tibble
Additional arguments passed to an underlying function that writes the season data into a database.
A DBIConnection object, as returned by
DBIConnection
The name of the data table within the database
load_ncaa_baseball_teams()
Run the code above in your browser using DataLab