bart_teams: Teams and Conferences

View source: R/bart_teams.R

bart_teamsR Documentation

Teams and Conferences

Description

Returns teams and their conference affiliation by year

Usage

bart_teams(year = NULL, conf = NULL)

Arguments

year

Year to filter

conf

Conference to filter

Details

Function pulls teams and their men's basketball conference affiliation by year back to 2008

Value

Returns a tibble with three columns:

team

character.

year

integer.

conf

character.

Examples

try(bart_teams(conf='ACC'))


toRvik documentation built on Nov. 10, 2022, 5:50 p.m.