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 05 Mar. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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