- data
eseis
object or numeric
vector, data set to
be processed. Most other arguments can be omitted if data
is an
eseis
object.
- file
Character
scalar, mseed file name with extension.
- time
POSIXct
vector, time vector corresponding to the
seismic trace. Alternatively, the start time stamp can be provided as
POSIXct
value and a value for dt
must be given.
- component
Character
value, component ID, optional.
- station
Character
value, station ID, optional.
- location
Character
vector of length four, station location
data (latitude, longitude, elevation, depth), optional.
- network
Character
value, network ID, optional.
- dt
Numeric
value, sampling period. Only needed if no time
vector is provided.