writemod {Rvelslant} | R Documentation |
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’.
writemod(mod, prefix)
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. |
none
Eric M. Thompson <eric.thompson@tufts.edu>
# See ?Rvelslant for example.