Learn R Programming

ffscrapr (version 1.4.7)

dp_playerids: Import latest DynastyProcess player IDs

Description

Fetches a copy of the latest DynastyProcess player IDs csv

Usage

dp_playerids()

Arguments

Value

a tibble of player IDs

See Also

https://github.com/DynastyProcess/data

Examples

Run this code
# NOT RUN {
try( # try only shown here because sometimes CRAN checks are weird
  dp_playerids()
)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab