Skip to Content

base plot

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