Other packages > Find by keyword >

gmt  

Interface Between GMT Map-Making Software and R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gmt", "2.0.3")



Attach the package and use:
library("gmt")
Maintained by
Arni Magnusson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-09-30
Latest Update: 2022-06-06
Description:
Interface between the GMT map-making software and R, enabling the user to manipulate geographic data within R and call GMT commands to draw and annotate maps in postscript format. The gmt package is about interactive data analysis, rapidly visualizing subsets and summaries of geographic data, while performing statistical analysis in the R console.
How to cite:
Arni Magnusson (2005). gmt: Interface Between GMT Map-Making Software and R. R package version 2.0.3, https://cran.r-project.org/web/packages/gmt. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0-0 (2005-09-30 19:23), 1.0-1 (2005-10-02 13:02), 1.0-2 (2005-10-03 11:44), 1.0-3 (2005-10-19 11:00), 1.1-0 (2007-07-30 08:57), 1.1-1 (2007-08-03 18:21), 1.1-2 (2007-09-30 20:06), 1.1-3 (2009-04-21 08:57), 1.1-4 (2010-02-17 09:26), 1.1-6 (2010-08-27 15:31), 1.1-7 (2010-08-28 08:20), 1.1-8 (2010-09-01 19:38), 1.1-9 (2012-10-29 08:58), 1.2-0 (2014-03-12 07:20), 2.0-0 (2017-06-20 19:19), 2.0-1 (2017-09-12 01:21), 2.0.2 (2020-11-23 17:10)
Other packages that cited gmt R package
View gmt citation profile
Other R packages that gmt depends, imports, suggests or enhances
Complete documentation for gmt
Functions, R codes and Examples using the gmt R package
Some associated functions: deg2num . geodist . gmt-package . gmt.demo . gmt . gmt.system . num2deg . psbar . psclose . pscoast . pstext . psxy . r2gmt . 
Some associated R codes: deg2num.R . geodist.R . gmt.R . gmt.system.R . num2deg.R . psbar.R . psclose.R . pscoast.R . pstext.R . psxy.R . r2gmt.R .  Full gmt package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
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  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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