getpfile {RSEIS} | R Documentation |
Get Pick File
Description
Read Pick File to R
Usage
getpfile(uwpickfile, stafile = NULL)
Arguments
uwpickfile |
pick file |
stafile |
station file |
Details
University of washington Format pickfiles are used. See EmptyPickfile for the structure stored.
Value
pickfile structure
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
See Also
EmptyPickfile
[Package RSEIS version 4.2-0 Index]