scrape_rts: Scrape data from RTSports

Description Usage Arguments

View source: R/scrape_rts.R

Description

Use this function to srape fantasy football projections from RTSports. Only seasonal projections are available.

Usage

1
scrape_rts(position = c("QB", "RB", "WR", "TE", "K", "DST"))

Arguments

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.