ea_raster {sampbias} | R Documentation |
Equal Area Raster
Description
An example for an global equal area raster (in Behrmann projection) for the
format needed for a custom grid provided to calculate_bias
.
Usage
ea_raster
Format
An object of class PackedSpatRaster
of length 1.
Examples
data(ea_raster)
ea_raster <- terra::unwrap(ea_raster)
[Package sampbias version 2.0.0 Index]