SHOWTOMO: Show many layers of tomoggraphic model

Description Usage Arguments Value Author(s) See Also Examples

Description

Plots a row of layers for quick view of tomographic results with map overlay.

Usage

1
2
SHOWTOMO(MOD, colmap = topo.colors(100), zlim = NULL, MAP = NULL, I = 1,
J = 2, bkgr="white", linelty = 1, linelwd = 1, ptpch=".", ptcex=1)

Arguments

MOD

MODEL list

colmap

color palette

zlim

Limit

MAP

Map list (GEOmap)

I

first lay index

J

last layer index

bkgr

background color

linelty

Line type, for GEOmap

linelwd

line width, for GEOmap

ptpch

plotting character for strokes (style=1) that are plotted as points, for GEOmap

ptcex

character expansion factor for style=1 strokes, for GEOmap

Value

Graphical Side effects

Author(s)

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

See Also

FANCY.TOMO

Examples

1
2
3
data(HELMOD)
data(HELMAP)
SHOWTOMO(HELMOD, MAP=HELMAP,  bkgr="beige", I=1, J=15)

RTOMO documentation built on May 2, 2019, 3:35 p.m.