Learn R Programming

r.proxy (version 0.1.3)

check_ip: Check IP

Description

check what your IP is

Usage

check_ip()

Arguments

Value

IP information

Details

Use curl_fetch_memory to get information about the web page https://api-ipv4.ip.sb/ip & https://api.ip.sb/geoip

Examples

Run this code
if (FALSE) {
check_ip()
}

Run the code above in your browser using DataLab