try:

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

Graham
------------------------------------------------------
Graham J. Slater
Assistant Professor
Department of the Geophysical Sciences
University of Chicago
5734 S. Ellis Avenue
Chicago, IL 60637 USA

Tel: (773) 702-0249
email: gsla...@uchicago.edu
www.fourdimensionalbiology.com
On Thu, Jul 7, 2016 at 4:10 PM, Jacob Berv <jakeberv.r.sig.ph...@gmail.com>
wrote:

> My ugly solution is to comment out lines 195 and 196 in the phenogram code.
> Jake
>
> > On Jul 7, 2016, at 5:06 PM, Jacob Berv <jakeberv.r.sig.ph...@gmail.com>
> wrote:
> >
> > Cool - that works - but now I can’t use axis() to add custom axes…
> > Jake
> >
> >> On Jul 7, 2016, at 5:03 PM, Liam J. Revell <liam.rev...@umb.edu
> <mailto:liam.rev...@umb.edu>> wrote:
> >>
> >> par(xaxt="n",yaxt="n")
> >
>
>
>         [[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/
>

        [[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