Displaying 1 result from an estimated 1 matches for "prey_ag".
Did you mean:
prey_age
2011 Dec 08
0
Label margins in multiple perspective plots per page
...1] + TPSSLmc[ -1,-12] +
TPSSLmc[-20,-1] + TPSSLmc[-20,-12] ## / 4
fcol[-i1,-i2] <-
heat.colors(30)[cut(zi, quantile(zi, seq(0,1, len = 20)),
include.lowest = TRUE)]
persp(x, y, z, theta = 140, phi = 20, col = fcol, scale = FALSE, axes=TRUE,
ylab="Prey_Age",xlab="",zlab="",
nticks=4,ticktype="detailed",expand=17,shade=0.2,cex.axis=1.4,cex.lab=1.5)
title("OPERATING MODEL", font.main=3,cex.main=1.5)
[plot code repeated 7x for 8 plots per page]
dev.off()
Thanks so much!!
K. VanKirk
--
View this me...