Description Usage Arguments Author(s) References Examples
Retrieve IP address metadata from GetIPIntel
| 1 2 | getipintel(ip, flags = NULL, oflags = NULL,
  contact_info = getipintel_contact_info())
 | 
| ip | an IP address (length 1 character vector) | 
| flags, oflags | a valid GetIPIntel flag specification (See: https://getipintel.net/free-proxy-vpn-tor-detection-api/#optional_settings) | 
| contact_info | GetIPIntel requires supplying contact info with each API call. Presently,
this takes the form of an email address. See  | 
Bob Rudis (bob@rud.is)
| 1 2 3 4 | ## Not run: 
getipintel("24.63.157.68")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.