Downloads the latest Darwin Core snapshot for the specified backend and
converts it to vectra's .vtr format for fast repeated queries.
Arguments
- backend
A
taxify_backendobject or a character string (e.g.,"wfo").- dest
Character. Destination directory. Defaults to
taxify_data_dir().- verbose
Logical. Print progress messages.
- ...
Additional arguments passed to methods.
Details
Always re-downloads the latest release, overwriting any existing backbone.
Use taxify() for day-to-day matching — it auto-downloads on first use
and reuses the local copy thereafter.