Guest User

Untitled

a guest
Jan 18th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. library(sp)
  2. library(raster)
  3. alt <- getData('alt', country='JPN')
  4. spplot(alt)
Add Comment
Please, Sign In to add comment