domains {analogsea} | R Documentation |
Get information on a single domain or all your domains.
Description
Get information on a single domain or all your domains.
Usage
domains(...)
as.domain(x)
domain(x, ...)
Arguments
... |
Further args passed on the curl call to the web. |
x |
(character) Required. Domain name |
Examples
## Not run:
domains()
## End(Not run)
[Package analogsea version 1.0.7.2 Index]