Learn R Programming

ip2proxy (version 1.2.0)

open: Load IP2Proxy BIN data

Description

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

Usage

open(bin_location)

Arguments

bin_location

Absolute path of IP2Proxy BIN data

Examples

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

Run the code above in your browser using DataLab