Get description of the ITIS service
Get description of the ITIS service
description(wt = "json", raw = FALSE, ...)
wt |
(character) One of "json" or "xml". Required. |
raw |
(logical) Return raw JSON or XML as character string. Required.
Default: |
... |
curl options passed on to crul::HttpClient |
a string, the ITIS web service description
## Not run: description() description(wt = "xml") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.