plot_map: Plot map using IP2Location data.

View source: R/IP2Location_plotmap.R

plot_mapR Documentation

Plot map using IP2Location data.

Description

Plot the country on the map based on IP addresses and its IP2Location country data.

Usage

plot_map(ips)

Arguments

ips

A vector of IP addresses to be plot on

Examples

## Not run: 
plot_map(c("8.8.8.8", "8.8.6.6"))

## End(Not run)


ip2location documentation built on May 2, 2023, 9:13 a.m.