R package to interact with phylotastic web services.
Find the available functions of the R library in this documentation
See the full description of the API of phylotastic web services here
To install this in R:
library(devtools)
devtools::install_github("phylotastic/rphylotastic")
For help on functions:
library(rphylotastic)
help(package="rphylotastic")