Dear all,

I'm trying to plot a tree with some branches marked using edgelabels() but
the function is misplacing the labels (it misses the actual branches) when
I use it in a "fan" type tree.
Here is an example

tree<-pbtree(n=10,scale=10)
plot(tree,type="fan")
edgelabels()

The phylogeny I am working on is pretty big so "fan" is the best option for
me to visualize it.

Has anyone had this issue before? Is there a way to fix it? Or maybe an
alternative to edgelabels?

Thanks in advance!!

Julia

-- 
Julia Dupin
PhD candidate
Smith lab
Dept. Ecology and Evolutionary Biology, Ramaley Hall C127A
University of Colorado - Boulder
email: julia.du...@colorado.edu
website: http://www.colorado.edu/smithlab/

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-phylo mailing list - R-sig-phylo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-phylo
Searchable archive at http://www.mail-archive.com/r-sig-phylo@r-project.org/

Reply via email to