powered by
read.newick(file="", text)
"phylo"
read.tree
read.nexus
tree<-"((Human,Chimp),Gorilla),Monkey);" phy<-read.newick(text=tree)
Run the code above in your browser using DataLab