Displaying 1 result from an estimated 1 matches for "mapfigure".
Did you mean:
ca_figure
2002 May 03
0
copy or save to metafile from graphics device shrinks plots (PR#1507)
...guage R
[1] ".GlobalEnv" "sulphuric.accepta" "package:MASS"
[4] "package:ctest" "Autoloads" "package:base"
#source("C:/Program Files/R/rw1040/library/Aus/source.q")
#win.metafile("mapfigure.emf")
par(mfrow=c(2,2),mar=c(5.1,4.1,0.1,0.1))
Aus()
hermit.hill <- list(x=136.8314,y=-30.02850)
points(hermit.hill,pch="*",cex=2)
mtext("A",side=2,cex=2,las=2,at=par("yaxp")[2])
attach(sulphuric.accepta)
plot(easting,northing,type="n",bty="n&qu...