Learn R Programming

nbastatR (version 0.1.10131)

get_data_bref_players_seasons: Basketball Reference Player Season Tables

Description

Basketball Reference Player Season Tables

Usage

get_data_bref_players_seasons(years = 2017, tables = c("advanced",
  "totals"), include_all_nba = TRUE, only_totals = TRUE,
  nest_data = FALSE, return_message = TRUE)

Arguments

years
vector of years 1951 to current season
tables
player table
  • totals: Totals
  • 'per_game': Per game
  • advanced: Advanced
  • per_minute: Per 36 minutes
  • per_poss: Per Possesion
include_all_nba
if TRUE include all_nba teams
only_totals
if TRUE returns only a player's total statistics
nest_data
if TRUE returns a nested data frame
return_message
if TRUE returns a message