Rdocumentation
powered by
Learn R Programming
IPtoCountry (version 0.0.1)
IP_plot: Convert IPs to countries and plot on world map
Description
Convert IPs to countries and plot on world map
Usage
IP_plot(IP.address)
Arguments
IP.address
a vector or column of IP addresses
Value
Returns a world map plot with gradient coloring reflecting the percentage of IP addresses originating in each country
Examples
Run this code
IP_plot(IPs)
Run the code above in your browser using
DataLab