README.md

linktaxa

Build status

Travis-CI Build Status

About

The main function takes two character vectors of scientific taxon names and performs an exhaustive search for possible analogs. The package further provides tools to accommodate various tasks on species names.

Installation

You may directly install the package from GitHub using the below set of commands.

# if not already installed
install.packages("devtools")

library(devtools)

install_github("kardinal-eros/linktaxa")

library(linktaxa)


kardinal-eros/linktaxa documentation built on Jan. 13, 2024, 9:15 p.m.