Learn R Programming

nbastatR (version 0.1.10131)

get_player_season_gamelog: Title

Description

Title

Usage

get_player_season_gamelog(player, id.player = NULL,
  season_type = "Regular Season", year.season_start,
  include_date_detail = T, include_player_metadata = F,
  return_message = T)

Arguments

year.season_start

Examples

Run this code
get_player_season_gamelog(player = "John Stockton", year.season_start = 1994, include_player_metadata = T)

Run the code above in your browser using DataLab