Displaying 1 result from an estimated 1 matches for "qdbh".
Did you mean:
dbh
2006 Mar 17
1
Adding axis limit to log-log plot
Dear All,
I've tried to add axis limit ( e.g. ylim=c(0,50)) to the log-log plot, but it turn out to be error (see below). Any solution is much appreciated.
> plot(maxsd$tph,maxsd$qdbh,log="xy",xlab="Stand density(trees per ha)",ylab="Quadratic mean dbh (cm)",ylim=c(0,50))
Error in plot.window(xlim, ylim, log, asp, ...) :
Infinite axis extents [GEPretty(0,1.#INF,5)]
In addition: Warning message:
Nonfinite axis limits [GScale(-1.#INF,1.69897,2...