Displaying 1 result from an estimated 1 matches for "r_c_b".
Did you mean:
__b
2012 Dec 04
0
latticeExtra tileplot question - tiles are not all the same size, need help.
...39;SF','MO'))),
main = list(label="Relative abundance of Rogue River stock (WCGSI
2010-2011)",cex=0.75) ,
xlab= "Month",
ylab= "Management Area",
border = "black",
panel = function(...){
panel.fill("black")
panel.voronoi(...)
})
R_c_b<-tileplot(Rogue~month_num*-area_num,cwtb,col.regions=jet.colors(256),
scales=list(x=list(at=5:9, labels=c('May'
,'June','July','August','September')),
y=list(at=(-1):-8,labels=c('T','N','C','B','KC','FB...