Description Usage Arguments Details Value
View source: R/createPlotScript.GMT4.R
A function to create a shell script for GMT 4.5 to plot a dataframe or csv file on a map.
1 2 3 4 5 |
delx |
= x increment for associated grids |
dely |
= y increment for associated grids |
logtr |
= flag to ln-transform z data |
blocktype |
= flag ('MEAN' or 'SUM') for grouping data |
plt_blocktype |
= flag ('SMOOTH','COARSE') for displaying surface |
plt_surface |
= flag to plot data as a color density image |
plt_bars |
= flag to plot data as bars |
plt_blocklocations |
= flag to plot block locations as X's |
plt_colorscale |
= flag to plot color scale |
plt_reflines |
= flag to include refernce lines on map |
plt_title |
= flag to include title on map |
cleanup |
= flag to remove temporary files |
External Requirements: * GMT 4.5.x
GMT function script as character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.