jagged_raster {smoothr} | R Documentation |
Simulated raster for polygonizing and smoothing
Description
One of the primary applications of this package is for smoothing polygons generated from rasters. This example raster dataset is meant to be a simulated occurrence probability for a species, consisting of a spatially auto-correlated Gaussian field with values between 0 and 1. This raster is a 25x25 grid of 100 square kilometer cells in a North American centered Albers Equal Area projection.
Usage
jagged_raster
Format
A wrapped SpatRaster object with one layer. Call
terra::rast()
to unwrap it.
[Package smoothr version 1.0.1 Index]