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]
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 06 May. 2025.
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for gmt0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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