readGPLDetections {PamBinaries} | R Documentation |
Reads binary data stored by the GPL Module.
readGPLDetections(fid, fileInfo, data, debug = FALSE, ...)
fid |
binary file identifier |
fileInfo |
structure holding the file header and module header |
data |
a structure containing standard data |
debug |
logical flag to show more info on errors |
... |
Arguments passed to other functions |
a structure containing data from a single object, and a logical flag if an error has occurred
Michael Oswald mo55@st-andrews.ac.uk