gmt-package

Interface between the GMT Map-Making Software and R

Interface between the GMT Map-Making Software and R

Interface between the GMT map-making software and , enabling the user to manipulate geographic data within and call GMT commands to draw and annotate maps in postscript format. package

Details

Initialize GMT session:

gmtset graphical parameters and postscript file

Create a map:

pscoastdraw
psxyannotate
pstextannotate
psbarannotate
psclosefinalize

Convert and calculate:

deg2numdegrees to numeric
geodistdistance between coordinates
num2degnumeric to degrees

Examples:

demo.par , demo.coast , demo.xy , demo.text , demo.barstrings and data frames to create example map

Internal:

gmt.system , r2gmthelping functions

This package provides functions to draw basic maps with GMT, along with helping functions that can be used to add more advanced features to a map.

GMT users typically write shell scripts to draw maps. The gmt

package is about interactive data analysis, rapidly visualizing subsets and summaries of geographic data, while performing statistical analysis in the console.

Author(s)

Arni Magnusson.

References

Wessel, P., Smith, W. H. F., Scharroo, R., Luis, J. and Wobbe, F. The Generic Mapping Tools: GMT documentation. Available at https://docs.generic-mapping-tools.org.