get_ip_info {iplookupapi} | R Documentation |
Checks the provided IP address (both v4 & v6 formats) and returns all available information.
get_ip_info(ip = NULL, language = NULL)
ip |
The IP address you want to query |
language |
An ISO Alpha 2 Language Code for localizing the IP data |
Returns all available information about an IP address.