powered by
Print information about the seismic database
infoDB(DB, verbose=TRUE)
list(
Unique station names
Unique component names
starting date
ending date
Database list
logical, print information to screen, default=TRUE
Jonathan M. Lees<jonathan.lees@unc.edu>
makeDB
if (FALSE) { path <- '/home/lees/Site/Santiaguito/SG09' pattern <- "R0*" ### get DB information XDB <- makeDB(path, pattern, kind =1) infoDB(XDB) }
Run the code above in your browser using DataLab