initialize_database: Add initial data to a MySql database

Description Usage Arguments

View source: R/fpl_db.R

Description

Retrieve fantasy football data from fantasy.premierleague.com site and add to a MySQL database

Usage

1
initialize_database(db, leagueID = NULL)

Arguments

db

open database object returned from dbConnect

leagueID

Numeric league identifier


harveyl888/fplR documentation built on Aug. 21, 2019, 1:15 a.m.