read_taxa | R Documentation |
This function reads files in the taxa format.
read_taxa(filename)
get_taxa()
validate_taxa(.data)
filename |
name of taxa file |
.data |
table in taxa-format |
Taxa files have the following format:
taxonomic group
provided taxon name
accepted taxon name
taxonomic level
Other columns are allowed, but silently ingored.
get_taxa()
: get default taxa list (TWN list extended with species Southern North Sea)
validate_taxa()
: validator for taxa-format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.