bathy_to_spatraster {pastclim} | R Documentation |
Cast bathy
to SpatRaster
Description
This function converts a marmap::bathy
object to
a terra::SpatRaster
.
Usage
bathy_to_spatraster(bathy)
Arguments
bathy |
a |
Value
a terra::SpatRaster
with the relief for the chosen region
[Package pastclim version 2.2.0 Index]