Learn R Programming

fastRhockey (version 0.4.0)

phf_schedule: PHF Schedule

Description

PHF Schedule lookup

Usage

phf_schedule(season)

Value

A data frame with schedule data

Arguments

season

Season (YYYY) to pull the schedule from, the concluding year in XXXX-YY format

Examples

Run this code
# \donttest{
  try(phf_schedule(season=2022))
# }

Run the code above in your browser using DataLab