gMAP | R Documentation |
Generic Map Button
gMAP(nh, g, idev = 3)
nh |
RSEIS structure |
g |
parameters used in swig |
idev |
device for plotting (not used) |
This is a button used internally in swig
Graphical Side Effects
Jonathan M. Lees<jonathan.lees@unc.edu>
swig
if(interactive()){
#### this is interactive
### adds button to swig menu
data(GH, package='RSEIS')
buts = "gMAP"
RSEIS::swig(GH, PADDLAB = buts )
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.