zhang jian
2006-Apr-04 18:32 UTC
[R] how to delete the bar in the right of "filled.contour" map
I did the contour map by "filled contour" and I want to add some points in this map. But It cannot be added truely because the bar is in the right. I want to know how to delete the bar in the right or add the points in the contour map. Thanks! [[alternative HTML version deleted]]
Roger Bivand
2006-Apr-04 18:50 UTC
[R] how to delete the bar in the right of "filled.contour" map
On Tue, 4 Apr 2006, zhang jian wrote:> I did the contour map by "filled contour" and I want to add some points in > this map. > But It cannot be added truely because the bar is in the right. > I want to know how to delete the bar in the right or add the points in > the contour map.Please see the Note on the help page. Almost everything can be plotted by including it in the plot.axes= argument, for example: plot.axes={points(x,y,cex=0.5); axis(1); axis(2); box()} because then the graphics system is still plotting in the first layout segment, before going on to plot the legend.> Thanks! > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >-- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no