search for: 110c115

Displaying 1 result from an estimated 1 matches for "110c115".

Did you mean: 110115
2002 Sep 16
0
mosaicplot enhancements (PR#2023)
...l <- function(X, x1, y1, x2, y2, srt.x, srt.y, > adj.x, adj.y, off, dir, color, lablevx, lablevy, > maxdim, currlev, label) 50c55 < srt=0, adj=.5, cex=.66, this.lab) --- > srt=srt.x, adj=adj.x, cex=cex.axis, this.lab) 110c115 < srt=90, adj=.5, cex=.66, this.lab) --- > srt=srt.y, adj=adj.y, cex=cex.axis, this.lab) 148a154,158 > > ## Calculate string rotation for different settings of las: > srt.x <- if(las > 1) 90 else 0 > srt.y <- if(las =...