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

candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
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  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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