Learn R Programming

prior3D (version 0.1.5)

get_depth_raster: Example depth raster

Description

Example depth raster

Usage

get_depth_raster()

Arguments

Value

SpatRaster object with depth levels for Mediterranean.

Details

Example of input depth_df object for functions.

References

GEBCO Compilation Group. (2021). GEBCO 2021 Grid. tools:::Rd_expr_doi("10.5285/c6612cbe-50b3-0cff-e053-6c86abc09f8f").

Examples

Run this code
depth_raster <- get_depth_raster()
terra::plot(depth_raster)

Run the code above in your browser using DataLab