getTeamEvents: Events that a given team competed at.

View source: R/get.R

getTeamEventsR Documentation

Events that a given team competed at.

Description

List all the events a given team competed at since the team's creation.

Usage

getTeamEvents(team, authKey = defaultAuthKey())

Arguments

team

A team number or a string of the form "frc<team number>".

authKey

Your TheBlueAlliance.com authentication key.

Value

A data.frame.

See Also


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