select(obj, position = NULL, runNumber = NULL, nPoints = NULL,
low = NULL, high = NULL, irrTime = NULL, lumType = NULL,
dataType = NULL, lightSource = NULL)"binfile", which is produced by function viewer"binfile". Extracted equal-length records are stored in a matrix column by column and can be used in further analysis.# obj <- viewer("foo.bin")
# select(obj, position=2, lumType="osl")Run the code above in your browser using DataLab