View source: R/otc_player_ids.R
otc_player_ids | R Documentation |
Retrieve player ID mappings
otc_player_ids(
endpoint = Sys.getenv("OTC_PLAYERID_ENDPOINT"),
api_key = Sys.getenv("OTC_API_KEY")
)
endpoint |
endpoint (defaults to environment variable OTC_PLAYERID_ENDPOINT) |
api_key |
api key (defaults to environment variable OTC_API_KEY) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.