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 01 Apr. 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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for gmt0102030405060708090100110TrendBars

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  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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