Package: gmt 2.0.3
gmt: Interface Between GMT Map-Making Software and R
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.
Authors:
gmt_2.0.3.tar.gz
gmt_2.0.3.zip(r-4.5)gmt_2.0.3.zip(r-4.4)gmt_2.0.3.zip(r-4.3)
gmt_2.0.3.tgz(r-4.4-any)gmt_2.0.3.tgz(r-4.3-any)
gmt_2.0.3.tar.gz(r-4.5-noble)gmt_2.0.3.tar.gz(r-4.4-noble)
gmt_2.0.3.tgz(r-4.4-emscripten)gmt_2.0.3.tgz(r-4.3-emscripten)
gmt.pdf |gmt.html✨
gmt/json (API)
NEWS
# Install 'gmt' in R: |
install.packages('gmt', repos = c('https://arni-magnusson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arni-magnusson/gmt/issues
- demo.bar - GMT Example Data
- demo.coast - GMT Example Data
- demo.par - GMT Example Data
- demo.text - GMT Example Data
- demo.xy - GMT Example Data
Last updated 2 years agofrom:0698552d32. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:deg2numgeodistgmtgmt.systemnum2degpsbarpsclosepscoastpstextpsxyr2gmt
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interface between the GMT Map-Making Software and R | gmt-package |
Convert Degrees to Numeric | deg2num |
Distance Between Geographic Coordinates | geodist |
Initialize GMT Session | gmt |
GMT Example Data | demo.bar demo.coast demo.par demo.text demo.xy gmt.demo |
Invoke shell command | gmt.system |
Convert Numeric to Degrees | num2deg |
Add Bars to GMT Mercator Map | psbar |
Finalize GMT Map | psclose |
Draw GMT Map | pscoast |
Add Text/Symbols to GMT Map | pstext |
Add Lines/Symbols to GMT Map | psxy |
Prepare Data for GMT | r2gmt |