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.10")



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: 2023-03-24
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.10, https://cran.r-project.org/web/packages/marmap. Accessed 29 May. 2025.
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 (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  
accessrmd  
Improving the Accessibility of 'rmarkdown' Documents
Provides a simple method to improve the accessibility of 'rmarkdown' documents. The package provide ...
Download / Learn more Package Citations See dependency  
eseis  
Environmental Seismology Toolbox
Environmental seismology is a scientific field that studies the seismic signals, emitted by Earth s ...
Download / Learn more Package Citations See dependency  
matlab2r  
Translation Layer from MATLAB to R
Allows users familiar with MATLAB to use MATLAB-named functions in R. Several basic MATLAB function ...
Download / Learn more Package Citations See dependency  
randomizationInference  
Flexible Randomization-Based Inference
Allows the user to conduct randomization-based inference for a wide variety of experimental scenario ...
Download / Learn more Package Citations See dependency  

24,330

R Packages

207,311

Dependencies

65,678

Author Associations

24,331

Publication Badges

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