powered by
"plot"(x, v, legend.pos=0,axes=TRUE,xlab='',ylab='', add=FALSE, ...)
point()
image
point
plot
plot(maas.point) plot(maas.point,v='zinc') plot(maas.point,v='zinc',xlab='easting',ylab='northing',axes=TRUE,legend.pos=4) # plot additionally the maas bank: data(maas.bank) lines(maas.bank)
Run the code above in your browser using DataLab