phylotastic / rphylotastic

R package to interact with phylotastic web services
0 stars 0 forks source link

Build Status codecov

rphylotastic

R package to interact with phylotastic web services.

To install this in R:

library(devtools)
devtools::install_github("phylotastic/rphylotastic")

For help on functions:

library(rphylotastic)
help(package="rphylotastic")