scrape_fantasydata: Scrape data from FantasyData

Description Usage Arguments

View source: R/scrape_fantasyData.R

Description

Use this function to srape fantasy football projections from FantasyData

Usage

1
2
scrape_fantasydata(week = -1, position = c("QB", "RB", "WR", "TE", "K",
  "DST"))

Arguments

week

The week that data will be scraped for. If omitted, season data will be scraped.

position

The player position to scrape data for. Has to be one of c("QB", "RB", "WR", "TE", "K", "DST"). If omitted QB data will be scraped.


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