Function reference
-
phf_game_all()
- PHF Game All
-
phf_pbp()
- phf_pbp
-
phf_team_box()
- PHF Team Boxscore
-
phf_player_box()
- PHF Player Boxscore
-
phf_schedule()
- PHF Schedule
-
phf_league_info()
- PHF League Information
-
phf_game_raw()
- PHF Game Raw
-
phf_game_details()
- PHF Game Details
-
phf_game_summary()
- PHF Game Summary
-
phf_leaders()
- PHF Player Leaderboards
-
phf_player_stats()
- PHF Player Stats
-
phf_standings()
- PHF Standings
-
phf_team_roster()
- PHF Team Roster
-
phf_team_stats()
- PHF Team Stats
Full Seasons of PHF Data
Functions exported by fastRhockey which load full seasons of fastRhockey PHF data
-
load_phf_pbp()
- Load fastRhockey PHF play-by-play
-
load_phf_team_box()
- Load fastRhockey PHF team box scores
-
load_phf_player_box()
- Load fastRhockey PHF player box scores
-
load_phf_rosters()
- Load fastRhockey PHF team rosters
-
load_phf_schedule()
- Load fastRhockey PHF schedules
Update or Create Database
Functions exported by fastRhockey which update and create a database of fastRhockey PHF play-by-play data
-
update_phf_db()
- Update or create a fastRhockey PHF play-by-play database
Full Seasons of NHL Data
Functions exported by fastRhockey which load full seasons of fastRhockey NHL data
-
load_nhl_pbp()
- Load fastRhockey NHL play-by-play
-
load_nhl_team_box()
- Load fastRhockey NHL team box scores
-
load_nhl_player_box()
- Load fastRhockey NHL player box scores
-
load_nhl_rosters()
- Load fastRhockey NHL team rosters
-
load_nhl_schedule()
- Load fastRhockey NHL schedules
Update or Create Database
Functions exported by fastRhockey which update and create a database of fastRhockey NHL play-by-play data
-
update_nhl_db()
- Update or create a fastRhockey NHL play-by-play database
-
nhl_game_boxscore()
- NHL Game Boxscore
-
nhl_game_content()
- NHL Game Content
-
nhl_game_feed()
- NHL Game Feed
-
nhl_game_pbp()
- NHL Game PBP
-
nhl_game_shifts()
- NHL Game Shifts
-
nhl_teams()
- NHL Teams
-
espn_nhl_teams()
- Get ESPN NHL team names and IDs
-
nhl_teams_info()
- NHL Teams Info
-
nhl_teams_roster()
- NHL Teams Roster
-
nhl_teams_stats()
- NHL Teams Stats
-
nhl_player_info()
- NHL Player Info
-
nhl_player_stats()
- NHL Player Stats
-
nhl_schedule()
- NHL Schedule
-
nhl_draft()
- NHL Draft
-
nhl_draft_prospects()
- NHL Draft Prospects
-
nhl_draft_prospects_info()
- NHL Draft Prospects Info
-
nhl_draft_year()
- NHL Draft by Year
Conference and Division Data
Functions exported by fastRhockey sourced from the conferences and divisions endpoints of the NHL API
-
nhl_conferences()
- NHL Conferences
-
nhl_conferences_info()
- NHL Conference Info
-
nhl_divisions()
- NHL Divisions
-
nhl_divisions_info()
- NHL Divisions Info
-
nhl_team_logos
phf_team_logos
- Data in the package for reference
Helper Functions
Functions used internally by fastRhockey which assist in transforming or loading data
-
most_recent_phf_season()
- Most Recent PHF Season
-
most_recent_nhl_season()
- Most Recent NHL Season
-
most_recent_nhl_season_api_param()
- Most Recent NHL Season for NHL API
-
csv_from_url()
- Load .csv / .csv.gz file from a remote connection
-
rds_from_url()
- Load .rds file from a remote connection
-
progressively()
- Progressively