Learn R Programming

rIP (version 1.2.0)

iphub_check: Retrieve IP address metadata from IPHub

Description

Retrieve IP address metadata from IPHub

Usage

iphub_check(ip, api_key = iphub_api_key())

Arguments

ip

an IP address (length 1 character vector)

api_key

an IPHub API key (see iphub_api_key())

References

https://iphub.info/api

Examples

Run this code
# NOT RUN {
iphub_check("24.63.157.68")
# }

Run the code above in your browser using DataLab