powered by
Plot the country on the map based on IP addresses and its IP2Location country data.
plot_map(ips)
A vector of IP addresses to be plot on
if (FALSE) { plot_map(c("8.8.8.8", "8.8.6.6")) }
Run the code above in your browser using DataLab