retrieve_steam32_id: Retrieve 32bit Steam ID

View source: R/retrieve_steam32_id.R

retrieve_steam32_idR Documentation

Retrieve 32bit Steam ID

Description

The OpenDota API requires a 32-bit Steam ID for player queries. This helper function will retrieve a 32-bit ID using the website steamidfinder.com

Usage

retrieve_steam32_id(long_id)

Arguments

long_id

The 64-bit Steam ID of the player. Must be passed in as a string

Examples

## Not run: 
retrieve_steam32_id("76561198069153050")

## End(Not run)

ekholme/rdota documentation built on March 19, 2022, 1:56 p.m.