Earthplot: Planet Cross-section

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/Earthplot.R

Description

Plots a planet cross-section for a specified model.

Usage

1
Earthplot(model, prop = "vp", image.col = heat.colors(500), n = 200, add = FALSE, ...)

Arguments

model

Planet model

prop

Property to scale image by: one of 'vp', 'vs', 'rho'

image.col

Color vector for the image

n

Number of pixels per side of the plot

add

Add to existing figure? 'image' overplots whatever is below it, so rarely useful.

...

Other parameters for 'image'

Details

Plots lines illustrating discontinuities with background colors indicating one of vp, vs, or density.

Value

None, plots only.

Author(s)

Jake Anderson

See Also

Rayfan, DistSummary

Examples

1
2
3

Example output



TauP.R documentation built on May 2, 2019, 3:25 a.m.