get_ip_info: Checks the provided IP address (both v4 & v6 formats) and...

View source: R/getIpInfo.R

get_ip_infoR Documentation

Checks the provided IP address (both v4 & v6 formats) and returns all available information.

Description

Checks the provided IP address (both v4 & v6 formats) and returns all available information.

Usage

get_ip_info(ip = NULL, language = NULL)

Arguments

ip

The IP address you want to query

language

An ISO Alpha 2 Language Code for localizing the IP data

Value

Returns all available information about an IP address.


iplookupapi documentation built on May 31, 2023, 8:15 p.m.