View source: R/IP2Locationio.R
setApiKey | R Documentation |
Set IP2Location.io API key for lookup. Free API key can be obtained from <https://www.ip2location.io/sign-up?ref=1/>
setApiKey(api_key)
api_key |
IP2Location.io API key |
No return value, called for side effects.
## Not run:
setApiKey("YOUR_API_KEY")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.