Learn R Programming

RSEIS (version 3.9-3)

info.seis: Information on a Seismic record

Description

Retrieve information on a seismic record

Usage

info.seis(GH)

Arguments

GH

RSEIS seismic record list

Value

Side Effects

Details

Prints summary infromation on the traces in the seismic record

Examples

Run this code
# NOT RUN {
data(KH)
info.seis(KH)


# }

Run the code above in your browser using DataLab