Skip to content

Commit 5637cad

Browse files
committed
updated globals, removed example runs
1 parent 8a3049c commit 5637cad

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

R/globals.R

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ utils::globalVariables(
4444
"icf","iff","isog","ixg","mean_toi","mean_toi_minutes","on_ic","points",
4545
"points_primary","sh_perc","toi_minutes","toi_seconds","xg_against","xg_for",
4646
"xga","xgf","xgf_perc","on_ice","ids_on","ids_off","league","division",
47-
"conference","teamRecords","streak","teamRecords_leagueRecord","teamRecords_team"
47+
"conference","teamRecords","streak","teamRecords_leagueRecord","teamRecords_team",
48+
"abbrev","assist1PlayerId","assist2PlayerId","awayScore","awayTeam","away_abbr",
49+
"blockingPlayerId","committedByPlayerId","default","details","drawByPlayerId",
50+
"event_team_id","firstName","gameType","goalieInNetId","hitteePlayerId",
51+
"hittingPlayerId","homeScore","homeTeam","home_abbr","lastName","losingPlayerId",
52+
"penalty_minutes","periodDescriptor","playerId","positionCode","position_type",
53+
"scoringPlayerId","shootingPlayerId","situationCode","startTimeUTC","teamId",
54+
"winningPlayerId","xCoord","yCoord"
4855
)
4956
)

man/get_game_shifts.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/get_player_stats_hr.Rd

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/scrape_game.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)