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 25 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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