sq_create_databases: SQLite Create Databases

Description Usage Arguments Value

View source: R/sqlite_utils.R

Description

Creates an SQLite database for each league / season returned by mfs_seasons().

Usage

1
sq_create_databases(directory, verbose)

Arguments

directory

valid path to a directory where the database files will be stored. It will be created if it doesn't exist. The files will be overwritten if they exist and created if they don't.

verbose

print status information

Value

a list of the files in directory as given by list.files.


znmeb/tidysportsfeeds documentation built on Feb. 27, 2020, 10:17 p.m.