R/plot-depth.R
geom_gebco.Rd
Plot GEBCO depth raster
geom_gebco(proj = proj_nzsf(), downsample = 3, ...)
Projection.
Downsampling rate: e.g. 3 keeps rows and cols 1, 4, 7, 10 etc.; a value of 0 does not downsample; can be specified for each dimension, e.g. c(5,5,0) to downsample the first two dimensions but not the third.
Other arguments passed on to geom_sf.
geom_sf
A ggplot object of New Zealands depth polylines.
ggplot
get_depth
Darcy Webber darcy@quantifish.co.nz