check_directory: Check whether contents of directory comply with the Darwin...

View source: R/check_directory.R

check_directoryR Documentation

Check whether contents of directory comply with the Darwin Core Standard

Description

Checks that files in the data-publish directory meet Darwin Core Standard. check_directory() runs corella::check_dataset() on occurrences.csv and events.csv files, and delma::check_metadata() on the eml.xml file, if they are present. These check_ functions run tests to determine whether data and metadata pass Darwin Core Standard criteria.

Usage

check_directory()

Value

Doesn't return anything; called for the side-effect of generating a report in the console.

See Also

check_archive() checks a Darwin Core Archive via a GBIF API, rather than locally.


galaxias documentation built on Aug. 8, 2025, 7:50 p.m.