Check if the database is one of mine.

is_database_gbif(dbname)

Arguments

dbname

A functional crestObj or a database name.

Value

A boolean indicating if the database if of the gbif4crest Family or the example database (TRUE). FALSE otherwise.

Examples

is_database_gbif(reconstr$misc$dbname)
#> [1] TRUE