IP_location(IP.address, IP.database = NULL)
?ip2location.lite.db11
IP.address
# Only run this example in interactive R sessions
if(interactive()) {
IP.location = IP_location(IPs)
head(IP.location)
}
Run the code above in your browser using DataLab