R/globals.R

utils::globalVariables(
  c(
    "abbreviation", "about", "abstractGameState", "age", "assists", "assists_2",
    "assists_3", "away", "away_final_score", "away_goalie", "away_index",
    "away_name", "away_on_1", "away_on_2", "away_on_3", "away_on_4", "away_on_5",
    "away_on_6", "away_on_7", "away_score", "blocker_info", "code", "coordinates",
    "dateTime", "desc", "description", "detailedState", "duration", "endDateTime",
    "end_game_seconds", "end_seconds", "end_time", "end_time_ms", "event",
    "event_code", "event_goalie_name", "event_id", "event_idx", "event_player_1_name",
    "event_player_1_type", "event_player_2_id", "event_player_2_link",
    "event_player_2_name", "event_player_2_type", "event_player_3_name",
    "event_player_3_type", "event_team", "event_team_type", "event_type",
    "event_type_id", "everything", "extra_attacker", "first", "first_name",
    "flag", "ft", "fullName", "gamePk", "game_date", "game_end", "game_id",
    "game_length", "game_seconds", "game_seconds_remaining", "game_start",
    "game_type", "games", "goals", "height_ft", "home", "home_final_score",
    "home_goalie", "home_index", "home_name", "home_on_1", "home_on_2", "home_on_3",
    "home_on_4", "home_on_5", "home_on_6", "home_on_7", "home_score", "ht", "id",
    "inches", "last", "last_name", "leagueRecord", "lg", "link", "med_x", "name",
    "no", "num_off", "num_on", "number", "otl", "overall", "overtime", "penalty_severity",
    "period", "period_seconds", "period_seconds_remaining", "period_time",
    "period_time_remaining", "pk", "player", "playerType", "player_id", "player_name",
    "players_off", "players_on", "pos", "position", "primaryPosition", "priority",
    "result", "rk", "s_c", "score", "season", "seasonTotal", "season_full",
    "season_hockeyR", "season_half", "season_pbp",
    "season_short", "season_type", "secondary_type", "shot_angle", "shot_distance",
    "start_game_seconds", "start_seconds", "start_time", "start_time_ms", "strength",
    "strength_code", "strength_state", "team", "team_abbr", "team_abbrev", "team_id",
    "team_name", "team_season", "teams", "tm", "triCode", "type", "w", "wt", "x",
    "x_fixed", "y", "y_fixed","gp","gs","l","t_o","ga","sa","sv","sv_percent",
    "gaa","so","qs","qs_percent","rbs","gps","ga_percent","gsaa","g","a","pts",
    "pim","s","fow","fol","atoi","ps","ev","pp","sh",
    "gw","ev_2","pp_2","sh_2","s_percent","toi","blk","hit","fo_percent",
    "amateurLeague","amateurTeam","full_name","full_team_name","jersey_number",
    "person","picks","prospect","prospectCategory","ranks","roundNumber",
    "rounds","shortName","year","duration_seconds","home_abbreviation",
    "away_abbreviation","home_id","away_id","prospect_id","nhl_player_id",
    "away_skaters","empty_net","event_team_skaters","event_zone",
    "feature","goal","home_skaters","last_event_team","last_event_type",
    "last_event_zone","last_value","last_x","last_y","na","opponent_team_skaters",
    "period_type","shot_type","time_since_last","type_value","val","value","xg",
    "assists_primary","assists_secondary","away_on_ice","ca","cf","event_player_1_id",
    "event_player_3_id","fa","ff","gameDate","game_time","gax","gf","home_on_ice",
    "icf","iff","isog","ixg","mean_toi","mean_toi_minutes","on_ic","points",
    "points_primary","sh_perc","toi_minutes","toi_seconds","xg_against","xg_for",
    "xga","xgf","xgf_perc","on_ice","ids_on","ids_off","league","division",
    "conference","teamRecords","streak","teamRecords_leagueRecord","teamRecords_team"
    )
  )

Try the hockeyR package in your browser

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

hockeyR documentation built on Oct. 12, 2022, 5:07 p.m.