Skip to content
Prev 343355 / 398506 Next

filled.contour key axis

On Fri, 22 Aug 2014 05:36:23 PM Lietz, Haiko wrote:
with "%"
Hi Haiko,
I think what Jeff meant was:
 
filled.contour(foo,
 plot.axes={axis(1);
 axis(2,at=seq(0,1,by=0.2),
  labels=paste(seq(0,100,by=20),"%"))},
 key.axes=
 {axis(4,at=seq(0,1,by=0.2),
  labels=paste(seq(0,100,by=20),"%"))})

Even Excel can't read your mind, although it sometimes thinks it can.

Jim