Identify the calibration database used.

identifyDatabase(dbname)

Arguments

dbname

A functional crestObj or a database name.

Value

A string uniquely characterising the database used. Possible values are 'privateDB', 'exampleDB', 'gbif4crest_02', and 'gbif4crest_03'.

Examples

identifyDatabase(reconstr)
#> [1] "exampleDB"