powered by
Provides the date the ITIS database was last updated
last_change_date(wt = "json", raw = FALSE, ...)
(character) One of "json" or "xml". Required.
(logical) Return raw JSON or XML as character string. Required. Default: FALSE
FALSE
curl options passed on to crul::HttpClient
character value with a date
# NOT RUN { last_change_date() last_change_date(wt = "xml") # }
Run the code above in your browser using DataLab