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.


FantasyFootballAnalytics/ffanalytics documentation built on June 8, 2025, 4:15 a.m.