getDistricts: List FIRST districts.

View source: R/get.R

getDistrictsR Documentation

List FIRST districts.

Description

Give information on all the FIRST districts.

Usage

getDistricts(year = defaultYear(), authKey = defaultAuthKey())

Arguments

year

The year of interest.

authKey

Your TheBlueAlliance.com authentication key.

Value

A data.frame

Note

Some regions use the "district" model for events, where teams compete in two events and the top ranked teams in those events compete at the district championship. Others use the "regional" model and teams compete only in a regional championship. The highest ranked teams in the district or regional championships advance to the (world) championship event. See https://www.firstinspires.org/resource-library/frc/district-regional-teams for more information on these models.

The larger championship events may run several "divisional" events concurrently, with the division winners advancing to the championship finals.

See Also

getDistrictEvents.


BillDunlap/TheBlueAlliance documentation built on April 29, 2022, 12:23 a.m.