Skip to content

R package to link two related but not necessarily identical scientific species lists.

Notifications You must be signed in to change notification settings

kardinal-eros/linktaxa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

R package to link two related but not necessarily identical scientific species lists.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages