rts_draft: Get ADP/AAV data from RTSports

View source: R/adp_functions.R

rts_draftR Documentation

Get ADP/AAV data from RTSports

Description

This function scrapes ADP or AAV data from RTSports

Usage

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

Arguments

metric

Indicates whether APD 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 Sept. 7, 2024, 2:09 a.m.