search for: grey75

Displaying 3 results from an estimated 3 matches for "grey75".

Did you mean: grey70
2012 Feb 07
3
Lattice - different axis length
...metransport + forestry + pressofficer|period, data=graph5, as.table=T, xlim=c(0,150), layout=c(3,1), par.strip.text=list(cex=1.5), scales = list(alternating = 3, cex=1.2, tick.number=5), xlab="", col=c("grey15","grey75","grey30","grey90","grey45","grey0","grey60","grey100"), #col=c(grey(100:1/100), grey(50:1/100), grey(0:1/100)), stack=T) Unfortunately, in the first two periods there are much less data, hence the bars are much sho...
2003 Sep 03
0
Matrix problem - possibly use of 'outer'
...w'). I find this hard to explain so here is a graphical explanation: # CODE START orig <- 10:1 #10 values with varying area new <- rep(sum(orig)/6,6) #6 values with equal areas plot(56:0, 56:0, type="n", xlim=c(56,0)) # suitable plot frame abline(v=cumsum(c(0,new)), col="grey75") # the original values axis(1, at=cumsum(0:10), line=-5) # the 'breaks' for the new vector # CODE STOP The grey lines show how area from the vector 'orig' should fall into the vector 'new'. I want to represent this relationship as a transformation matrix (transf.ma...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...ADADAD", "grey69", "#B0B0B0", "grey70", "#B3B3B3", "grey71", "#B5B5B5", "grey72", "#B8B8B8", "grey73", "#BABABA", "grey74", "#BDBDBD", "grey75", "#BFBFBF", "grey76", "#C2C2C2", "grey77", "#C4C4C4", "grey78", "#C7C7C7", "grey79", "#C9C9C9", "grey80", "#CCCCCC", "grey81", "#CFCFCF&q...