colors can be numeric. for example:
plot(1:36, 1:36, col=1:36)
Cécile

On Mar 8, 2019, at 8:42 PM, Liam Revell 
<liam.rev...@umb.edu<mailto:liam.rev...@umb.edu>> wrote:

Dear Amanda.

I'm a little confused by your code. If you want to use
control=list(col.edge) you need to set col.edge to a vector of colors,
but in your example col.edge is a numeric vector from 1 to 36.


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