add_score_data | Add score data to custom pbp data |
audit_pof_vec | Audit the gs_this_pof_vec column for pbp data printing out... |
break_lineup_id | break a dash separated id string into its component parts and... |
check_archive_dir | Check that the archive directory exists |
compare_lineups | Given a set of pbp data and player id inclusions and... |
compute_average_plus_minus | Compute the average plus minus for the reference team for a... |
compute_defensive_free_throw_rate | Compute the defensive free throw rate for a chunk of pbp data |
compute_defensive_rebound_rate | Compute the defensive rebound rate for the reference team for... |
compute_defensive_turnover_rate | Compute the defensive turnover rate for a given period of pbp... |
compute_effective_defensive_fgp | Compute defensive effective field goal percentage |
compute_effective_fgp | Compute effective field goal percentage |
compute_free_throw_rate | Compute the free throw rate for a chunk of pbp data |
compute_game_playing_time | Compute playing time for all players for a given game and... |
compute_plus_minus | Computes the plus/minus for the reference team for a given... |
compute_rebound_rate | Compute the offensive rebound rate for the reference team for... |
compute_team_eight_factors | Compute the 8 factors for all games for a given team |
compute_team_stats | Compute basic team level stats from play-by-play data |
compute_tes | compute the total time elapsed in the game given the quarter... |
compute_turnover_rate | Compute the turnover rate for a given period of pbp time |
customize_msf_pbp | Transform raw pbp data so that it is specific to one of the... |
estimate_team_possessions_basic | A basic function for estimating the number of possesions for... |
estimate_team_possessions_custom | Estimate the number of possessions for a team for a given... |
filter_lineup | a function for searching lineups that do or do not include... |
fix_lineup | This funtion is used to fix erroneous lineups on load |
generate_substitution_row | generate a row of substitution data for a pbp data.frame.... |
generate_substitution_row_from_desc | Given a sentence of substitution data, this function returns... |
get_all_completed_game_ids | Load a vector of all completed game_ids |
get_lineup | Get a list of starters and bench players for a given game_id |
get_lineup_initials | Convert a lineup to a string of player initials + player... |
get_lineup_last_names | Convert a lineup to a string of player last name + player... |
get_msf_raw_columns | Extract the raw columns needed from a provided mysportsfeeds... |
get_player_data | downloads a data.frame of NBA player data from mysportsfeeds |
get_player_ids_from_desc | Given a sentence of data from ESPN play by play about a... |
get_raw_msf_box_score | Retrieve a raw box score pull from mysportsfeeds based on a... |
get_raw_pbp | Get a raw copy of a game's play-by-play data from the local... |
get_team_schedule | Download tibble of the schedule (with results for completed... |
interpret_team | Given a team input of unknown type (id, name, city,... |
load_pbp | Load an archived play-by-play file if it exists, otherwise,... |
make_lineup_id | convert a vector of player ids into a single dash separated... |
pipe | Pipe operator |
plot_lineup_comparision | Plot the output of 'compare_lineups()' to display the... |
process_lineups | a helper function for 'process_msf_pbp()' that adds list... |
process_msf_pbp | High level function for converting raw msf pbp to a... |
process_sub | a helper function for inserting and removing players from a... |
read_boxscore_screen_shot | convert a screen shot of ESPN playing time data to a... |
remove_pbp | Delete an archived processed play-by-play data set. Typically... |
subset_pbp_by_player_ids | subset a pbp datset according to players that must be, or... |
summarize_lineup_performance | Summarize the performance of each unique lineup in the... |
tag_pbp_by_player_ids | tag a pbp datset according to players that must be, or must... |
tidynbadata | Tools for computing advanced NBA statistics |
tidynbadata_pbp | A sample data.frame of play-by-play data |
tidynbadata_team_info | Basic data on 30 NBA teams |
update_pbp_summaries | This function checks the archive to see which pbps have been... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.