library(marmap)
library(ggplot2)

The marmap package provides tools and data for visualizing the ocean floor. Here is an example contour plot of marmap's r params$data dataset.

data(list = params$data)
autoplot(get(params$data))


DataScienceILC/tlsc-dsfb26v-20_workflows documentation built on July 4, 2025, 5:49 a.m.