scrape_schedule: Scrape a list of games played during a given date interval

Description Usage Arguments Author(s)

View source: R/pbp_scrape.r

Description

Scrape a list of games played during a given date interval

Usage

1
scrape_schedule(start_date, end_date, print_sched = TRUE)

Arguments

start_date

the desired starting date

end_date

the desired end date

print_sched

default is TRUE, prints resulting dataframe to console

Author(s)

Evolving Hockey (https://evolving-hockey.com/)


EFastner/icescrapR documentation built on Jan. 15, 2022, 1:11 p.m.