set_api_key {ip2whois}R Documentation

Set IP2Location.io API key

Description

Set IP2Location.io API key for lookup. Free API key can be obtained from <https://www.ip2location.io/sign-up?ref=1/>

Usage

set_api_key(api_key)

Arguments

api_key

IP2Location.io API key

Value

No return value, called for side effects.

Examples

## Not run: 
set_api_key("YOUR_API_KEY")

## End(Not run)


[Package ip2whois version 1.0.0 Index]