powered by
station(lon=NULL, lat=NULL, pch=24, col="blue", bg="red", ...)
map.world
data(WTdiff) subdat <- WTdiff[sample(nrow(WTdiff), 200), 2:3] attach(subdat) station(lon, lat) detach(subdat)
Run the code above in your browser using DataLab