XSEC.drive {RTOMO}R Documentation

Interactive Cross Section View

Description

Plot a cross section of a tomogram and interact

Usage

XSEC.drive(MOD, x1, y1, x2, y2, zmax = 100, COL = tomo.colors(100), LIM = NULL, STA = NULL, TOP =NULL , STDLAB = c("DONE", "QUIT"))

Arguments

MOD Model List
x1 x-coordinate for point 1
y1 y-coordinate for point 1
x2 x-coordinate for point 2
y2 y-coordinate for point 2
zmax maximum depth
COL color
LIM Limits for colors
STA stations
TOP Topography
STDLAB labels

Value

Graphical Side Effects

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

PLOT.TOMOXSEC, TOMOXSEC, FANCY.TOMO


[Package RTOMO version 1.0-6 Index]