View source: R/retrieve_steam32_id.R
retrieve_steam32_id | R Documentation |
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
retrieve_steam32_id(long_id)
long_id |
The 64-bit Steam ID of the player. Must be passed in as a string |
## Not run: retrieve_steam32_id("76561198069153050") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.