ropensci/taxa: Classes for Storing and Manipulating Taxonomic Data

Provides classes for storing and manipulating taxonomic data. Most of the classes can be treated like base R vectors (e.g. can be used in tables as columns and can be named). Vectorized classes can store taxon names and authorities, taxon IDs from databases, taxon ranks, and other types of information. More complex classes are provided to store taxonomic trees and user-defined data associated with them.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.3
URL https://docs.ropensci.org/taxa/ https://github.com/ropensci/taxa
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/taxa")
ropensci/taxa documentation built on Feb. 22, 2024, 5:08 p.m.