Builds the backbone .vtr for a backend from its upstream Darwin Core source,
delegating to the sibling taxifydb package (which must be installed). This
is the from-source path, for rebuilding a backbone locally.
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
For everyday use you do not need this: taxify() auto-downloads the pre-built
.vtr on first use, and taxify_download() fetches a pre-built backbone
directly without taxifydb.
See also
taxify_download() to fetch a pre-built backbone, taxify()
which downloads on first use.