Skip to Content

base plot

> library(maptools)
> geol = readShapeSpatial("cal.shp")
> plot(geol)
> axis(1);axis(2):bbox()