TOMO3D.drive {RTOMO} | R Documentation |
Interactive Exploration of 3D tomographic inversio
TOMO3D.drive(MOD, COL = NULL, LIM = NULL, MAP = NULL, MAPLIM = NULL, STA = NULL, TOPO = NULL, STDLAB = c("DONE", "QUIT"))
MOD |
Model List |
COL |
color palette |
LIM |
Value limits for colors |
MAP |
Map strcuture (GEOmap) |
MAPLIM |
Boundary for map limits |
STA |
Station File |
TOPO |
Topographic Structure |
STDLAB |
vector of menu items |
Interactive display of tomographic model
Graphical Side Effect
Jonathan M. Lees<jonathan.lees@unc.edu>
SHOWTOMO
data(HELMOD) data(HELMAP) TOMO3D.drive(HELMOD, MAP=HELMAP)