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("1.0.241.135", "1.2.3.4")) }
Run the code above in your browser using DataLab