team_locations: School locations of every NCAA participant (1985-present)

team_locationsR Documentation

School locations of every NCAA participant (1985-present)

Description

Shapefile of city and state + coordinates of every competing school

Usage

data("team_locations")

Format

A data frame with 260 observations on the following 3 variables.

team_town

City and state of 'team'

opp_town

City and state of 'opp'

geometry

a sfc_POINT

Details

Can use 'team_town' and/or 'opp_town' to merge data with 'tournament'

Source

Coordinates pulled using Google Maps API with ggmaps


andreweatherman/ncaat documentation built on April 14, 2022, 9:44 a.m.