Indexing and download functionsThe |
|
---|---|
Finding and using data from the SAFE Project. |
|
Set the local SAFE data directory |
|
|
Validates dataset record ids from user input |
Download SAFE dataset files |
|
Functions to use an example data directory for package examples |
|
Data discoveryThese functions provide an interface to the dataset metadata search API provided by the SAFE Project website |
|
|
SAFE dataset search functions. |
Metadata displaySAFE datasets contain a considerable amount of metadata about at the dataset, data worksheet and field level. These functions display the metadata available at each of these levels. |
|
Show SAFE dataset metadata |
|
Loading dataThese functions load data from a SAFE dataset and allow users to explore the taxa and locations associated with a dataset and to match taxa and locations into a loaded data worksheet. |
|
Loads data from a SAFE dataset. |
|
Inserts local copies of files from a dataset into a SAFE data directory |
|
Obtaining taxonomy for a SAFE dataset. |
|
Retrieve the current taxon index |
|
Getting a phylogeny for a dataset |
|
Get a graph of the taxa in a dataset |
|
Add a taxonomic hierarchy to a SAFE data worksheet. |
|
Obtaining locations for a SAFE dataset. |
|
Adds location data to a SAFE data worksheet. |
|
Accessing filesThese functions help users get access to the files stored in a safedata directory. |
|
Get file details for a record |
|
Internal functionsThe following internal functions are not included in the package namespace but are documented here briefly. |
|
Index file memory cache |
|
Checks the data directory is set and returns it |
|
Message function that can be globally muted |
|
Downloads the current dataset index |
|
Downloads the current SAFE gazetteer |
|
Downloads the current SAFE location aliases |
|
Load and cache the dataset index |
|
Load and cache the SAFE gazetteer |
|
Load and cache the SAFE location aliases |
|
Get and load SAFE dataset metadata |
|
Internal SAFE dataset API search functions |
|
Add taxon hierarchy to taxon metadata |
|
Attempt to download a URL resource, failing gracefully. |
|
Network resources and the safedata package. |