Fetch raw invasive species data
Usage
ratatouille(source = c("rato"), ...)
Arguments
- source
Character string indicating the source of the data to fetch. By
default RATO data is fetched.
- ...
Passed on to internal helpers.
Value
A data.frame containing the raw invasive species data from the
selected source.
Examples
if (FALSE) { # interactive()
ratatouille()
}