team_locations | R Documentation |
Shapefile of city and state + coordinates of every competing school
data("team_locations")
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
Can use 'team_town' and/or 'opp_town' to merge data with 'tournament'
Coordinates pulled using Google Maps API with ggmaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.