read_twn | R Documentation |
This function reads files in the Taxa Waterbeheer Nederland (TWN) format.
read_twn(filename)
get_worms()
validate_twn(.data)
filename |
name of TWN file ( |
.data |
table in TWN-format |
The function adds a new column taxon
. Its contents depending
on TWN-status:
taxonname
prefername
parentname
a tibble
with four columns:
TWN/WoRMS taxon group
TWN/WoRMS taxon level
taxon name to convert from
taxon name to convert to
get_worms()
: get default WoRMS list (TWN list extended with species Southern North Sea)
validate_twn()
: validator for TWN-format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.