Learn R Programming

RTOMO (version 1.1-3)

TOMO3D.drive: Interactive Exploration of 3D tomographic inversion

Description

Interactive Exploration of 3D tomographic inversio

Usage

TOMO3D.drive(MOD, COL = NULL, LIM = NULL, MAP = NULL, MAPLIM = NULL, ZLIM=c(0, 30), STA = NULL, TOPO = NULL, STDLAB = c("DONE", "QUIT"))

Arguments

MOD
Model List
COL
color palette
LIM
Value limits for colors
MAP
Map strcuture (GEOmap)
MAPLIM
Boundary for map limits
ZLIM
Limits in Depth
STA
Station File
TOPO
Topographic Structure
STDLAB
vector of menu items

Value

Graphical Side Effect

Details

Interactive display of tomographic model

See Also

SHOWTOMO

Examples

Run this code

data(HELMOD)
data(HELMAP)

TOMO3D.drive(HELMOD, MAP=HELMAP)

Run the code above in your browser using DataLab