Other packages > Find by keyword >

marmap  

Import, Plot and Analyze Bathymetric and Topographic Data
View on CRAN: Click here


Download and install marmap package within the R console
Install from CRAN:
install.packages("marmap")

Install from Github:
library("remotes")
install_github("cran/marmap")

Install by package version:
library("remotes")
install_version("marmap", "1.0.12")



Attach the package and use:
library("marmap")
Maintained by
Benoit Simon-Bouhet
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-03
Latest Update: 2025-07-30
Description:
Import xyz data from the NOAA (National Oceanic and Atmospheric Administration, ), GEBCO (General Bathymetric Chart of the Oceans, ) and other sources, plot xyz data to prepare publication-ready figures, analyze xyz data to extract transects, get depth / altitude based on geographical coordinates, or calculate z-constrained least-cost paths.
How to cite:
Benoit Simon-Bouhet (2013). marmap: Import, Plot and Analyze Bathymetric and Topographic Data. R package version 1.0.12, https://cran.r-project.org/web/packages/marmap. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:28), 0.5 (2013-04-03 16:15), 0.6 (2013-07-12 09:57), 0.7 (2013-10-11 14:33), 0.8 (2014-06-17 10:31), 0.9.1 (2014-12-16 13:19), 0.9.2 (2015-01-28 23:21), 0.9.3 (2015-10-06 14:04), 0.9.4 (2015-12-01 15:45), 0.9.5 (2016-12-06 11:28), 0.9.6 (2017-01-10 15:32), 0.9 (2014-11-06 12:23), 1.0.1 (2018-09-22 22:50), 1.0.2 (2018-10-15 19:40), 1.0.3 (2019-07-03 17:40), 1.0.4 (2020-05-19 16:30), 1.0.5 (2020-11-19 15:50), 1.0.6 (2021-11-10 10:20), 1.0.7 (2022-11-13 02:00), 1.0.8 (2022-11-16 13:10), 1.0.9 (2023-01-09 12:50), 1.0.10 (2023-03-24 15:40), 1.0 (2018-04-12 12:53)
Other packages that cited marmap R package
View marmap citation profile
Other R packages that marmap depends, imports, suggests or enhances
Complete documentation for marmap
Functions, R codes and Examples using the marmap R package
Some associated functions: aleutians . antimeridian.box . as.SpatialGridDataFrame . as.bathy . as.raster . as.xyz . autoplot.bathy . celt . check.bathy . col2alpha . collate.bathy . combine.buffers . create.buffer . diag.bathy . dist2isobath . etopo . florida . fortify.bathy . get.area . get.box . get.depth . get.sample . get.transect . getNOAA.bathy . griddify . hawaii . irregular . is.bathy . lc.dist . linesGC . marmap . metallo . nw.atlantic.coast . nw.atlantic . outline.buffer . palette.bathy . path.profile . plot.bathy . plot.buffer . plotArea . plotProfile . read.bathy . readGEBCO.bathy . scaleBathy . space.pies . subsetBathy . subsetSQL . summary.bathy . trans.mat . 
Some associated R codes: antimeridian.box.R . as.SpatialGridDataFrame.R . as.bathy.R . as.raster.R . as.xyz.R . autoplot.bathy.R . check.bathy.R . col2alpha.R . collate.bathy.R . combine.buffers.R . create.buffer.R . diag.bathy.R . dist2isobath.R . fortify.bathy.R . get.area.R . get.box.R . get.depth.R . get.sample.R . get.transect.R . getNOAA.bathy.R . griddify.R . is.bathy.R . lc.dist.R . linesGC.R . outline.buffer.R . palette.bathy.R . palette.etopo.R . path.profile.R . plot.bathy.R . plot.buffer.R . plotArea.R . plotProfile.R . print.buffer.R . read.bathy.R . readGEBCO.bathy.R . scaleBathy.R . setSQL.R . space.pies.R . subsetBathy.R . subsetSQL.R . summary.bathy.R . trans.mat.R .  Full marmap package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA