Hi Jacob.

You can use par, e.g.:

par(xaxt="n",yaxt="n")
phenogram(tree,x)

All the best, Liam

Liam J. Revell, Associate Professor of Biology
University of Massachusetts Boston
web: http://faculty.umb.edu/liam.revell/
email: liam.rev...@umb.edu
blog: http://blog.phytools.org

On 7/7/2016 4:51 PM, Jacob Berv wrote:
Hi all,
Does anyone know if there is an easy way to suppress the axes in phytools 
phenogram() without altering the code (which is easy to do, but inconvenient 
when using the function in multiple different contexts)? yaxt=ā€™nā€™ and xaxt=ā€™nā€™ 
have no effect.

Best,
Jacob Berv
_______________________________________________
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/


_______________________________________________
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