Plot a time line of a DB set in RSEIS
makes a plot of the data base files stored on disk.
plotDB(DB)
DB |
List, Data Base created by makeDB or setupDB |
Graphical Side effects
Jonathan M. Lees<jonathan.lees@unc.edu>
makeDB, setupDB
## Not run:
path <- '/home/lees/Site/Santiaguito/SG09'
pattern <- "R0*"
### get DB information
XDB <- makeDB(path, pattern, kind =1)
plotDB(DB)
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.