Skip to contents

Get team scoreboard as of now

Usage

get_team_scoreboard(team = "BOS")

Arguments

team

string 3-letter team code

Value

tibble with one row per game

Examples

FLA_scoreboard_now <- get_team_scoreboard(team='FLA')