R/zzz.R

if (getRversion() >= '2.15.1') {
  utils::globalVariables(
    c(
      'playerId',
      'gamesPlayed',
      'wins',
      'losses',
      'otLosses',
      'shutouts',
      'ties',
      'assists',
      'goals',
      'points',
      'max_season_chunk',
      'id',
      'statistics.$ref',
      'firstSeasonId',
      'mostRecentTeamId',
      'teamAbbrev'
    )
  )
}

Try the nhlscraper package in your browser

Any scripts or data that you put into this service are public.

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.