lookup {ip2whois} | R Documentation |
Lookup for WHOIS information
Description
Lookup for a comprehensive of the WHOIS information
Usage
lookup(domain)
Arguments
domain |
domain name to lookup for |
Value
Return the WHOIS information about the domain
Examples
## Not run:
lookup("example.com")
## End(Not run)
[Package ip2whois version 1.0.0 Index]