powered by
gzoom.phylo(phy, focus, subtree = FALSE, widths = c(0.3, 0.7))
require(ape) data(chiroptera) gzoom(chiroptera, grep("Plecotus", chiroptera$tip.label))
Run the code above in your browser using DataLab