Skip to content

hockeyR v1.2.0

Choose a tag to compare

@danmorse314 danmorse314 released this 19 Sep 18:51
· 40 commits to master since this release

hockeyR 1.2.0

New functions added

  • calculate_toi calculates the time on ice for all skaters in a supplied play-by-play set
  • calculate_on_ice calculates player on-ice statistics for all skaters in a supplied play-by-play set
  • calculate_individual calculates player individual statistics for all skaters in a supplied play-by-play set
  • get_standings pulls standings and team stats for given seasons from NHL.com

Function updates

  • get_game_ids now returns column for scheduled start time for each game
  • %not_in% operator now defined globally within package

Bug fixes

  • get_draft_class now works for classes prior to 1983 (first year player IDs existed)