scrape_numfire: Scrape data from NumberFire

Description Usage Arguments

View source: R/scrape_numfire.R

Description

Use this function to srape fantasy football projections from NumberFire

Usage

1
2
scrape_numfire(week = NULL, position = c("Off", "QB", "RB", "WR", "TE",
  "RB/WR", "K", "DST", "IDP"))

Arguments

week

The week that data will be scraped for. If = 0 or omitted season data will be scraped

position

The player position to scrape data for. Has to be one of c("Off", "QB", "RB", "WR", "TE", "RB/WR", "K", "DST", "IDP"). If omitted data for all offensive positions (QB, RB, WR, and TE) will be scraped.


MrDAndersen/ff.datascrape documentation built on May 17, 2019, 5:44 p.m.