Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

infoDB

Print information about the seismic database


Description

Print information about the seismic database

Usage

infoDB(DB, verbose=TRUE)

Arguments

DB

Database list

verbose

logical, print information to screen, default=TRUE

Value

list(

usta

Unique station names

ucomp

Unique component names

start

starting date

end

ending date

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

makeDB

Examples

## Not run: 

 path  <-  '/home/lees/Site/Santiaguito/SG09'
     pattern  <-  "R0*"

     ###   get DB information
     XDB   <-   makeDB(path, pattern, kind =1)

infoDB(XDB)



## End(Not run)

RSEIS

Seismic Time Series Analysis Tools

v3.9-3
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Jake Anderson [ctb], Leonard Lisapaly [ctb], Dave Harris [aut, cph]
Initial release
2020-08-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.