jflancer / bigballR

Package for working with NCAA Basketball Data
Other
61 stars 19 forks source link

Fix issue where get_date_games() removes team State #46

Closed evanmiyakawa closed 10 months ago

evanmiyakawa commented 10 months ago

get_date_games() was accidentally removing team locations from the end of team names. For example, "Notre Dame (OH) (0-0)" was being shortened to "Notre Dame" instead of "Notre Dame (OH)".