Displaying 3 results from an estimated 3 matches for "maxsd".
Did you mean:
maxed
2012 Jan 30
1
about changing line type and line width in Taylor Diagram
Dear all,
I am new to plotting Taylor Diagram using plotrix package within R, hence
this post. I have written a script which plots Taylor Diagram with one
reference and 7 model values. However the font size, line width and line
type are not clear when saving the diagram as a jpeg file. I tried the
functions lty, lwd and font but no apparent change. I am attaching the
script here. Any help would
2012 Jan 20
3
a question about taylor.diagram in plotrix package
Hi. I have a question about the taylor.diagram() in plotrix package. How can
I control the label "correlation"? In the embedded figure you can see the
label "correlation" is too close to the ticks. How can I move it and make it
larger?
Another problem is the labels "0.95" and "0.99" are too close to the
plotting area. I do not find any method to control
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...