
Get NBA Stats API Team Dashboard by Clutch Splits
Source:R/nba_stats_team_dash.R
nba_teamdashboard.RdGet NBA Stats API Team Dashboard by Clutch Splits
Get NBA Stats API Team Dashboard by Game Splits
Get NBA Stats API Team Dashboard by General Splits
Get NBA Stats API Team Dashboard by Last N Games
Get NBA Stats API Team Dashboard by Opponent
Get NBA Stats API Team Dashboard by Shooting Splits
Get NBA Stats API Team Dashboard by Team Performance
Get NBA Stats API Team Dashboard Year over Year
Usage
nba_teamdashboardbyclutch(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbygamesplits(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbygeneralsplits(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbylastngames(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbyopponent(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbyshootingsplits(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbyteamperformance(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)
nba_teamdashboardbyyearoveryear(
date_from = "",
date_to = "",
game_segment = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
po_round = "",
per_mode = "Totals",
period = 0,
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
team_id = "1610612749",
vs_conference = "",
vs_division = "",
...
)Arguments
- date_from
date_from
- date_to
date_to
- game_segment
game_segment
- last_n_games
last_n_games
- league_id
league_id
- location
location
- measure_type
measure_type
- month
month
- opponent_team_id
opponent_team_id
- outcome
outcome
- pace_adjust
pace_adjust
- plus_minus
plus_minus
- po_round
po_round
- per_mode
per_mode
- period
period
- rank
rank
- season
season
- season_segment
season_segment
- season_type
season_type
- shot_clock_range
shot_clock_range
- team_id
team_id
- vs_conference
vs_conference
- vs_division
vs_division
- ...
Additional arguments passed to an underlying function like httr.
Value
Return a named list of data frames: Last10Sec3Point2TeamDashboard, Last10Sec3PointTeamDashboard, Last1Min5PointTeamDashboard, Last1MinPlusMinus5PointTeamDashboard, Last30Sec3Point2TeamDashboard, Last30Sec3PointTeamDashboard, Last3Min5PointTeamDashboard, Last3MinPlusMinus5PointTeamDashboard, Last5Min5PointTeamDashboard, Last5MinPlusMinus5PointTeamDashboard, OverallTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: ByActualMarginTeamDashboard, ByHalfTeamDashboard, ByPeriodTeamDashboard, ByScoreMarginTeamDashboard, OverallTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: DaysRestTeamDashboard, LocationTeamDashboard, MonthTeamDashboard, OverallTeamDashboard, PrePostAllStarTeamDashboard, WinsLossesTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: GameNumberTeamDashboard, Last10TeamDashboard, Last15TeamDashboard, Last20TeamDashboard, Last5TeamDashboard, OverallTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: ConferenceTeamDashboard, DivisionTeamDashboard, OpponentTeamDashboard, OverallTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: AssistedBy, AssitedShotTeamDashboard, OverallTeamDashboard, Shot5FTTeamDashboard, Shot8FTTeamDashboard, ShotAreaTeamDashboard, ShotTypeTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: OverallTeamDashboard, PointsScoredTeamDashboard, PontsAgainstTeamDashboard, ScoreDifferentialTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Return a named list of data frames: ByYearTeamDashboard, OverallTeamDashboard
Column schemas omitted from help to keep the package under the
CRAN 5 MB installed-size limit. See the package source at
tools/docs/nba_teamdashboard_columns.md for full column tables.
Details
nba_teamdashboardbyclutch(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1)) nba_teamdashboardbygamesplits(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))Team Dashboard by General Splits
nba_teamdashboardbygeneralsplits(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))Team Dashboard by Last N Games
nba_teamdashboardbylastngames(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1)) nba_teamdashboardbyopponent(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))Team Dashboard by Shooting Splits
nba_teamdashboardbyshootingsplits(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))Team Dashboard by Team Performance
nba_teamdashboardbyteamperformance(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))Team Dashboard by Year over Year
nba_teamdashboardbyyearoveryear(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))See also
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Clutch Functions:
nba_leaguedashteamclutch(),
nba_playerdashboardbyclutch()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Shooting Functions:
nba_leaguedashplayershotlocations(),
nba_leaguedashteamptshot(),
nba_leaguedashteamshotlocations(),
nba_playerdashboardbyclutch(),
nba_shotchartdetail(),
nba_shotchartleaguewide(),
nba_shotchartlineupdetail()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()
Other NBA Team Functions:
nba_leaguedashteamstats(),
nba_teamandplayersvsplayers(),
nba_teamdashlineups(),
nba_teamdashptpass(),
nba_teamdashptreb(),
nba_teamdashptshots(),
nba_teamdetails(),
nba_teamestimatedmetrics(),
nba_teamgamelog(),
nba_teamgamelogs(),
nba_teamgamestreakfinder(),
nba_teamhistoricalleaders(),
nba_teaminfocommon(),
nba_teamplayerdashboard(),
nba_teamplayeronoffdetails(),
nba_teamplayeronoffsummary(),
nba_teams(),
nba_teamvsplayer(),
nba_teamyearbyyearstats()