phf_league_info: *PHF League Information*

View source: R/phf_league_info.R

phf_league_infoR Documentation

PHF League Information

Description

PHF League Information per year

Usage

phf_league_info(season = most_recent_phf_season())

Arguments

season

Season (YYYY) to pull the league info and IDs for. Season is the concluding year in XXXX-YY format

Value

A named list of data frames: seasons, divisions, teams, league, officials, brackets

Examples


  try(phf_league_info(season = 2023))
  try(phf_league_info(season = 2016))


benhowell71/fastRhockey documentation built on March 1, 2024, 9:23 a.m.