View source: R/IP2Locationio.R
lookupCountryByIP | R Documentation |
Lookup for the IP address's country
lookupCountryByIP(ip)
ip |
IPv4 or IPv6 address |
Return the country name of the the IP address
## Not run:
lookupCountryByIP("1.0.241.135")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.