View source: R/as.SpatRasterDataset.R
as.SpatRasterDataset | R Documentation |
Convert magclass object to a SpatRasterDataset object. Requires the terra package.
as.SpatRasterDataset(...)
... |
arguments passed to as.SpatRaster |
Calls as.SpatRaster
and then spatRasterToDataset
.
A SpatRasterDataset object
Pascal Sauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.