Learn R Programming

nbastatR (version 0.1.11011)

get_team_coaches: Get Team's Season Coaching Staff

Description

Get Team's Season Coaching Staff

Usage

get_team_coaches(team = "Denver Nuggets", season = 2015,
  return_message = T)

Arguments

team

name of the team

season

season

return_message

if TRUE returns a message

Examples

Run this code
# NOT RUN {
get_team_coaches("Brooklyn Nets", 2016)
# }

Run the code above in your browser using DataLab