Usage
tv.compRefl(refl1, refl2, tv_home, check.nr=FALSE,
simplify = TRUE, verbose=FALSE, Sink=TRUE,
filter.1, filter.2, new = FALSE, file="compRefl.txt", ...)
Arguments
refl1
First reference list to compare.
refl2
Second reference list to compare.
tv_home
TURBOVEG installation path. If not specified, guessed by code{tv.home}
check.nr
Check equality of species numbers.
simplify
normalize taxon names with function taxname.simplify
verbose
Print species names on screen.
Sink
Write text file with differences.
filter.1
Character vector of filter keywords for refl1 to omit taxa from the comparison.
filter.2
Character vector of filter keywords for refl2 to omit taxa from the comparison.
new
Write new combined TURBOVEG reference list.
file
Name of the sink file.