Learn R Programming

ffscrapr (version 1.4.8)

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

Examples

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

Run the code above in your browser using DataLab