writemod {Rvelslant}R Documentation

Save Layered Velocity Model

Description

Write two fixed-width text files. One is the layered velocity model that also contains the observed travel times, the predicted travel times and has the extension ‘.mod’. The other file is a stair-step function for the velocity model for making plotting the model easier and has the extension ‘.ss’.

Usage

writemod(mod, prefix)

Arguments

mod a velocity model returned from velslant.
prefix prefix to be used in the name of the of files. If path is not included then it is saved to the current directory.

Value

none

Author(s)

Eric M. Thompson <eric.thompson@tufts.edu>

See Also

Rvelslant

Examples

# See ?Rvelslant for example.


[Package Rvelslant version 0.2-3 Index]