
Provide configuration information to galaxias
Source: R/galaxias_config.R
, R/print_config.R
galaxias_config.Rd
To validate (or in future, to publish) your dataset, you need to provide
credentials to the relevant web service. This function allows you to store
that information for access by galaxias
API functions.
Usage
galaxias_config(gbif)
# S3 method for class 'galaxias_config'
print(x, ...)
Details
Note that unlike galah
, you cannot set a 'default' provider in galaxias
;
the organisation is always an argument to the function in question. Also
unlike galah
, galaxias_config()
enables you to store configuration
details for multiple organisations at once. Currently, this function is
only useful to validate_archive()
, and only then for validating
via GBIF.