Print information about the seismic database
Print information about the seismic database
infoDB(DB, verbose=TRUE)
DB |
Database list |
verbose |
logical, print information to screen, default=TRUE |
list(
usta |
Unique station names |
ucomp |
Unique component names |
start |
starting date |
end |
ending date |
Jonathan M. Lees<jonathan.lees@unc.edu>
makeDB
## Not run:
path <- '/home/lees/Site/Santiaguito/SG09'
pattern <- "R0*"
### get DB information
XDB <- makeDB(path, pattern, kind =1)
infoDB(XDB)
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.