is_database_gbif: Check if the database is one of mine.

View source: R/utils.R

is_database_gbifR Documentation

Check if the database is one of mine.

Description

Check if the database is one of mine.

Usage

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)


mchevalier2/crestr documentation built on June 10, 2025, 10:48 a.m.