build_dataset_for_playoff_model_step1: Build Dataset For Playoff Model

Description Usage Examples

Description

gets data for all teams

Usage

1
2
3
4
5
6
7
build_dataset_for_playoff_model_step1(season,
  base_url = "https://stats.nba.com/stats/leaguedashteamstats?",
  per_mode = "PerGame", plus_minus = "N", pace_adjust = "N",
  rank = "N", season_type = "Regular%20Season", outcome = "",
  location = "", month = 0, season_segment = "", date_from = "",
  date_to = "", opp_team_id = 0, vs_conf = "", vs_div = "",
  game_segment = "", period = 0, last_n_games = 0)

Examples

1
build_dataset_for_playoff_model(year='2018-19')

emilykuehler/basketballstatsR documentation built on May 31, 2019, 10:01 a.m.