phf_schedule {fastRhockey} | R Documentation |
PHF Schedule
Description
PHF Schedule lookup
Usage
phf_schedule(season)
Arguments
season |
Season (YYYY) to pull the schedule from, the concluding year in XXXX-YY format |
Value
A data frame with schedule data
Examples
try(phf_schedule(season=2022))
[Package fastRhockey version 0.4.0 Index]