Learn R Programming

ip2location (version 8.1.2)

open: Load IP2Location BIN data

Description

Load the IP2Location BIN data for lookup. Free IP2Location LITE data available for download at <https://lite.ip2location.com/>

Usage

open(bin_location)

Arguments

bin_location

Absolute path of IP2Location BIN data

Examples

Run this code
if (FALSE) {
open("~/IP-COUNTRY.BIN")
}

Run the code above in your browser using DataLab