lookupLocationByIP: Lookup an IP address's location in text

View source: R/IP2Locationio.R

lookupLocationByIPR Documentation

Lookup an IP address's location in text

Description

Lookup for the IP address's location in text

Usage

lookupLocationByIP(ip)

Arguments

ip

IPv4 or IPv6 address

Value

Return the location of the the IP address in text

Examples

## Not run: 
lookupLocationByIP("1.0.241.135")

## End(Not run)


ip2locationio documentation built on April 11, 2025, 5:52 p.m.