open {ip2location}R Documentation

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

## Not run: 
open("~/IP-COUNTRY.BIN")

## End(Not run)


[Package ip2location version 8.1.3 Index]