iphub_check: Retrieve IP address metadata from IPHub

Description Usage Arguments Author(s) References Examples

View source: R/iphub-check.R

Description

Retrieve IP address metadata from IPHub

Usage

1
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())

Author(s)

Bob Rudis (bob@rud.is)

References

https://iphub.info/api

Examples

1
2
3
4
## Not run: 
iphub_check("24.63.157.68")

## End(Not run)

rIP documentation built on May 30, 2019, 1:01 a.m.