powered by
Fetches a copy of the latest DynastyProcess dynasty trade values sheets
dp_values(file = c("values.csv", "values-players.csv", "values-picks.csv"))
a tibble of trade values from DynastyProcess
one of c("values.csv","values-players.csv","values-picks.csv")
c("values.csv","values-players.csv","values-picks.csv")
https://github.com/DynastyProcess/data
# \donttest{ try( # try only shown here because sometimes CRAN checks are weird dp_values() ) # }
Run the code above in your browser using DataLab