Displaying 1 result from an estimated 1 matches for "zaxt".
Did you mean:
xaxt
2011 Feb 04
1
Suppress only Z axis tick marks and numbers in wireframe statement
..., list(col="transparent"))
wireframe(volcano,
main="Correlated Beta Distributions",type='n',
xlab=list("Egg Survival",rot=-18),
ylab=list("Nestling Survival",rot=50),
zlab=list("Density",rot=95),#zaxt="n",
screen=list(z=-30,x=-60,y=0),light.source=c(90,-15,90),
scales=list(arrows=F,distance=c(.75,.75,0.25),
cex=1,col="black"),
aspect=c(1,.4),shade=T,colorkey=F,
shade.colors = function(irr, ref, height, w = .4)...