powered by
Loads information about college basketball venues.
load_venues()
a dataframe of information about college basketball venues.
https://john-b-edwards.github.io/cbbreadr/articles/dictionary_venues.html for a web version of the data dictionary
dictionary_venues for the data dictionary as bundled within the package
dictionary_venues
Issues with this data should be filed here: https://github.com/john-b-edwards/cbbd-data/issues
# \donttest{ try({ # avoid cran errors load_venues() }) # }
Run the code above in your browser using DataLab