coach_change: Yearly Coaching Changes

bart_coach_changeR Documentation

Yearly Coaching Changes

Description

Returns head coach changes by team since 2008

Usage

bart_coach_change(year=current_season())

Arguments

year

Year to pull

Details

Tibble returns columns with old and new coaches by team.

Value

A tibble with three columns

team

character

old_coach

character

new_coach

character

Examples

try(bart_coach_change(year=2022))

andreweatherman/baRt documentation built on March 27, 2022, 12:49 a.m.