Skip to contents

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, ...)

Arguments

gbif

A list containing the entries username, email and password

x

An object of class galaxias_config, created with galaxias_config().

...

Additional arguments, currently ignored.

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.