scrape.population.distribution: Scrape the average rate of teams being picked to win across...

View source: R/scrape.population.distribution.R

scrape.population.distributionR Documentation

Scrape the average rate of teams being picked to win across all ESPN brackets

Description

Scrape the average rate of teams being picked to win across all ESPN brackets

Usage

scrape.population.distribution(year, league = c("men", "women"))

Arguments

year

a numeric value of the year, between 2002 and 2017 inclusive

league

either 'mens' or 'womens'

Value

data.frame giving percentage of population picking each team in each round

Author(s)

eshayer

Examples

populationDistribution = scrape.population.distribution(2017)

elishayer/mRchmadness documentation built on June 12, 2025, 11:57 a.m.