Skip to content

jonchang/fishtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

fishtree

The goal of fishtree is to provide an easy interface to the Fish Tree of Life API.

Installation

You can install the released version of fishtree from CRAN with:

install.packages("fishtree")

Example

library(fishtree)
library(ape)
phy <- fishtree_phylogeny("Acanthuridae")
branchin.times(phy)