View source: R/map.population.team.names.R
map.population.team.names | R Documentation |
This mapper has not been exhaustively tested
map.population.team.names(pop.names, teams, teams.map.538)
pop.names |
a vector of team names scraped from the population pick distribution (should be length 68) |
teams |
data.frame from mRchmadness::teams.men or mRchmadness::teams.women |
teams.map.538 |
data.frame of tournament team IDs and names from 538, used as the target for mapping |
return |
a list of two data.frames: full.map and auto.map. The former is the full map for all of the teams, and the latter shows which ones were generated by fuzzy string matching. |
saberpowers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.