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

Description Usage Arguments Value Author(s) Examples

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

Description

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

Usage

1
scrape.population.distribution(year, sex = c("mens", "womens"))

Arguments

year

the numeric year to scrape, either 2016 or 2017

sex

either 'mens' or 'womens'

Value

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

Author(s)

eshayer

Examples

1
populationDistribution = scrape.population.distribution(2017)

mRchmadness documentation built on May 30, 2017, 6:49 a.m.