getSchedule: Get season schedule

Description Usage Arguments Value

View source: R/scrapeScores.R

Description

Get season schedule

Usage

1
2
getSchedule(from_date = Sys.Date(), data_dir = "./data/scores",
  include_playoffs = TRUE, ...)

Arguments

from_date

The date from which to return an empty schedule

data_dir

The location to save the schedule

include_playoffs

Whether or not to include this years' plaoyffs, if available

...

Additional parameters to pass

Value

A data.frame of schedule, with scores removed


pbulsink/HockeyScrapR documentation built on Sept. 9, 2020, 9:21 a.m.