apply_mask | Apply a feature mask |
build_boxscore_tables | Build player_info table |
build_draft_results | Build draft_results table |
build_new_nhl_db | Function to build NHL database from scratch |
build_player_info_table | Build player_info table |
build_plays_table | Build play_by_play table |
build_prospects_table | Build prospects table |
build_schedule_table | Build schedule table |
build_teams_tables | Build teams tables |
clean_colnames | clean colnames |
clean_goalie_data | Clean Goalie Data |
clean_player_data | Clean player data |
clean_team_stat_data | Clean team stat data |
connect_to_db | Connect to DB |
convert_ftinch | Convert feet/inches to inches |
convert_time | Convert time |
fetch_boxscore_stats | Function to fetch game boxcores |
fetch_draft_data | Fetch the draft data |
fetch_play_by_play | Function to fetch play-by-play data |
fetch_player_info | Function to fetch player info |
fetch_prospect_info | Function to fetch prospect data |
fetch_schedule | Function to get game IDs for a given time period |
fetch_team_data | Function to get all teams data, including rosters! |
game_api | API endpoints |
generate_fantasy_points | Generate fantasy points |
parse_pbp | Function to parse play-by-play data |
parse_schedule | Function to parse schedule data |
player_stats_from_boxscore | function to parse game boxscore data for player stats |
team_stats_from_boxscore | function to parse game boxscore data for team stats |
update_boxscore_tables | Update boxscore tables |
update_nhl_database | Update the existing tables |
update_player_info_table | Update the player_info table |
update_plays_tables | Update plays tables |
update_schedule_table | Update schedule table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.