bathymetry | R Documentation |
Retrieve bathymetry "sea_floor_depth_below_geoid" in meters with positive downward.
bathymetry(
x,
what = c("lonlat", "xy")[1],
form = c("table", "raster", "sf")[1]
)
x |
ncdf4 object |
what |
character either 'lonlat' or 'xy' |
form |
character specifies output form "table", "raster" or "mesh" |
table, sf or stars object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.