Last data update: 2014.03.03

R: Creates a list of (regional) monotypic taxa from the given...
monotypicR Documentation

Creates a list of (regional) monotypic taxa from the given taxonomic checkist

Description

More or less internal function to check the reference lists and to create lists of monotypic taxa.

Usage

monotypic(refl, nr.member = 1, reflist.type = c('Turboveg', 'EDIT'), write = FALSE, 
filename, tv_home, ...)

Arguments

refl

The name of the taxonomic reference list.

nr.member

Number of members in the next taxonomic level to be checked.

reflist.type

Type or origin of the taxonomic list: Turboveg 2.0 format or from the European Distributed Institut of Taxonomy.

write

Should the list of monotypic species be written into a CSV file for further use.

filename

Name of the file in case of write=TRUE

tv_home

Turboveg installation path, see tv.home

...

additional arguments

Value

Dataframe of monotypic taxa.

Author(s)

Florian Jansen jansen@uni-greifswald.de

Results