otc_player_ids: Retrieve player ID mappings

View source: R/otc_player_ids.R

otc_player_idsR Documentation

Retrieve player ID mappings

Description

Retrieve player ID mappings

Usage

otc_player_ids(
  endpoint = Sys.getenv("OTC_PLAYERID_ENDPOINT"),
  api_key = Sys.getenv("OTC_API_KEY")
)

Arguments

endpoint

endpoint (defaults to environment variable OTC_PLAYERID_ENDPOINT)

api_key

api key (defaults to environment variable OTC_API_KEY)


nflverse/rotc documentation built on June 1, 2025, 7:15 p.m.