validate_taxonomic_coverage: Validate the taxonomic_coverage template

View source: R/validate_templates.R

validate_taxonomic_coverageR Documentation

Validate the taxonomic_coverage template

Description

Validate the taxonomic_coverage template

Usage

validate_taxonomic_coverage(x)

Arguments

x

(named list) The data and metadata object returned by template_arguments().

Details

Checks performed by this function:

  • Template column names

  • Taxonomic authority

  • Complete entries

Manipulations performed by this function:

  • Use raw names when a resolved name is missing. This ensures the taxon is not ommitted from the taxonomic coverage metadata.

Value

issues

(character) Descriptions of issues found in the template grouped by "required" and "optional" criteria.

x

(named list) If "required" issues are found, then the template is removed.


EDIorg/emlAssemblyLine documentation built on Nov. 4, 2022, 11:59 p.m.