New version of the rotl #rstats package. This package allows you to retrieve phylogenetic trees from the Open Tree of Life API.
The only change is that the function to match taxonomic names returns the taxon with the highest score if there are multiple matches. The score represents the distance to the match (a perfect match has a score of 1.0)
* Repo: https://github.com/ropensci/rotl
* CRAN: https://cran.r-project.org/package=rotl
GitHub - ropensci/rotl: Interface to Open Tree of Life API
Interface to Open Tree of Life API. Contribute to ropensci/rotl development by creating an account on GitHub.GitHub