dp_values: Import latest DynastyProcess values

View source: R/1_import_dp.R

dp_valuesR Documentation

Import latest DynastyProcess values

Description

Fetches a copy of the latest DynastyProcess dynasty trade values sheets

Usage

dp_values(file = c("values.csv", "values-players.csv", "values-picks.csv"))

Arguments

file

one of c("values.csv","values-players.csv","values-picks.csv")

Value

a tibble of trade values from DynastyProcess

See Also

https://github.com/DynastyProcess/data

Examples


try( # try only shown here because sometimes CRAN checks are weird
  dp_values()
)



ffscrapr documentation built on Feb. 16, 2023, 10:55 p.m.