Hi all, I'm encountering a little bump trying to use this really cool plot function in phytools and I can't figure out what's wrong:
> plotTree.wBars(tree=tr, x=dat) Error in plot.window(xlim = xlim, ylim = ylim, asp = asp) : need finite 'xlim' values Including an xlim argument doesn't work: > plotTree.wBars(tree=tr, x=dat, xlim=c(0,100), ylim=c(0,100)) Error in plot.window(xlim = xlim, ylim = ylim, asp = asp) : need finite 'xlim' values Thanks for any help! *--* *Rafael Sobral Marcondes* PhD Candidate (Systematics, Ecology and Evolution/Ornithology) Museum of Natural Science <http://sites01.lsu.edu/wp/mns/> Louisiana State University 119 Foster Hall Baton Rouge, LA 70803, USA Twitter: @rafmarcondes <https://twitter.com/rafmarcondes> [[alternative HTML version deleted]] _______________________________________________ R-sig-phylo mailing list - [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-phylo Searchable archive at http://www.mail-archive.com/[email protected]/
