scrape_cbs: Scrape data from CBS

Description Usage Arguments Value

View source: R/scrape_cbs.R

Description

Use this function to scrape fantasy football projections from CBS.

Usage

1
scrape_cbs(week = NULL, position = c("QB", "RB", "WR", "TE", "K", "DST"))

Arguments

week

Week number 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("QB", "RB", "WR", "TE", "K", "DST"). If omitted QB data will be scraped.

Value

A data frame with results from the scrape.


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