powered by
makes a plot of the data base files stored on disk.
plotDB(DB)
Graphical Side effects
List, Data Base created by makeDB or setupDB
Jonathan M. Lees<jonathan.lees@unc.edu>
makeDB, setupDB
if (FALSE) { path <- '/home/lees/Site/Santiaguito/SG09' pattern <- "R0*" ### get DB information XDB <- makeDB(path, pattern, kind =1) plotDB(DB) }
Run the code above in your browser using DataLab