yahoo_draft: Get ADP/AAV data from Yahoo

View source: R/adp_functions.R

yahoo_draftR Documentation

Get ADP/AAV data from Yahoo

Description

This function scrapes ADP or AAV data from Yahoo Sports

Usage

yahoo_draft(metric = c("adp", "aav"))

Arguments

metric

Indicates whether ADP or AAV data is scraped. By default, ADP data is scraped. Set it to "aav" to scrape AAV data.

Value

A data.frame with the results.


kitbeyer/ffanalytics documentation built on Sept. 2, 2023, 9:13 a.m.