kenpomR 0.4.0 - Maybe needs a package renaming
- Added support for ESPN's NBA play-by-play endpoints with the addition of the following functions:
kenpomR::espn_nba_game_all()
- a convenience wrapper function around the following three functions (returns the results as a list of three data frames)kenpomR::espn_nba_team_box()
kenpomR::espn_nba_player_box()
kenpomR::espn_nba_pbp()
kenpomR::espn_nba_teams()
kenpomR::espn_nba_scoreboard()