Get information on a single domain or all your domains.

domains(...)

as.domain(x)

domain(x, ...)

Arguments

...

Further args passed on the curl call to the web.

x

(character) Required. Domain name

Examples

if (FALSE) {
domains()
}