rgnparser

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-check rstudio mirror downloads cran version

rgnparser: Parse Scientific Names

Docs: https://docs.ropensci.org/rgnparser/

Installation

install.packages("rgnparser")
# OR
remotes::install_github("ropensci/rgnparser")
library("rgnparser")

Install gnparser

The command line tool written in Go, gnparser, is required to use this package.

Instructions for installation can be found at the gnparser repo (https://github.com/gnames/gnparser#installation)

Meta