map.population.team.names: Map team names from population pick distribution

View source: R/map.population.team.names.R

map.population.team.namesR Documentation

Map team names from population pick distribution

Description

This mapper has not been exhaustively tested

Usage

map.population.team.names(pop.names, teams, teams.map.538)

Arguments

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.

Author(s)

saberpowers


elishayer/mRchmadness documentation built on March 27, 2024, 2:11 p.m.