check_taxonomy | R Documentation |
Duplicate input rows are removed using dplyr::distinct() and results are returned for unique rows.
check_taxonomy(mcpd, toCurrentTaxa = FALSE)
mcpd |
Accession passport data in MCPD format |
toCurrentTaxa |
Should obsoleted names be reported? |
Results from validator
## Not run:
taxaCheck <- genesysr::check_taxonomy(mcpd)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.