Learn R Programming

nbastatR (version 0.1.11002)

get_team_seasons_summary_stats: Get Teams Summary Stastics

Description

Get Teams Summary Stastics

Usage

get_team_seasons_summary_stats(years_season_start = 2017,
  season_types = "Regular Season", measures = "Base", modes = "PerGame",
  is_plus_minus = F, is_pace_adjusted = F, periods = 0, is_rank = F,
  game_segments = NA, divisions_against = NA, conferences_against = NA,
  date_from = NA, date_to = NA, last_n_games = 0, locations = NA,
  months = 0, season_segments = NA, opponents = NA, outcomes = NA,
  playoff_rounds = 0, players_experience = NA, players_positions = NA,
  colleges = NA, draft_picks = NA, draft_years = NA, game_scopes = NA,
  heights = NA, shot_clock_ranges = NA, starters_bench = NA,
  assign_to_environment = TRUE, add_mode_names = T, return_message = TRUE)

Arguments

return_message