Releases: ropensci/taxlist
Releases · ropensci/taxlist
taxlist 0.3.0
taxlist 0.2.3
R object and methods for handling taxonomic lists.
taxlist 0.2.2
R object and methods for handling taxonomic lists.
taxlist 0.2.1
Test a new feature:
library(taxlist)
indented_list(object = Easplist, filter = "papyrus")
taxlist 0.2.0
First release in rOpenSci
Handling Taxonomic Lists
v0.1.9 Updated version
Handling Taxonomic Lists
Implemented interaction with the package taxa
.
Handling taxonomic lists
This new release implements code coverage and some new features.
Handling Taxonomic Lists
A new feature in this relase is the function count_taxa()
for counting taxonomic concepts in a taxlist
object:
library(taxlist)
count_taxa(Easplist)
count_taxa(Easplist, level="species")
count_taxa(Easplist, level="genus")
count_taxa(Easplist, level="family")
Handling Taxonomic Lists
Among other new functions, there is this one called print_name
:
library(taxlist)
data(Easplist)
summary(Easplist, "Cyperus papyrus")
You can now insert the code `r I(print_name(Easplist, 206, style="markdown"))`
, the result should be then Cyperus papyrus L.