Generate a gridded region anywhere
any_region(width = 50000, ...)
| width | buffer with in metres |
|---|---|
| ... | proj4 parameters passed to internal function |
RasterLayer
any_region()#> 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=60.1799467066303 +lon_0=-150.929950475693 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs #>