rgnparser: Parse Scientific Names
Docs: https://docs.ropensci.org/rgnparser/
install.packages("rgnparser")
# OR
remotes::install_github("ropensci/rgnparser")library("rgnparser")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)
- Please report any issues or bugs.
- License: MIT
- Get citation information for
rgnparserin R doingcitation(package = 'rgnparser') - Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.