Fill a projected raster with topography from the topo data set
populate_topo(x)
| x | a projected raster |
|---|
the raster with topography values in it
#> class : RasterLayer #> dimensions : 180, 180, 32400 (nrow, ncol, ncell) #> resolution : 555.5556, 555.5556 (x, y) #> extent : -50000, 50000, -50000, 50000 (xmin, xmax, ymin, ymax) #> crs : +proj=laea +lat_0=-6.04917048476636 +lon_0=-177.336201164871 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs #> source : memory #> names : layer #> values : -6016, -5485 (min, max) #>