readClickClsfrAnnotation {PamBinaries} | R Documentation |
Read Click Classifier Annotation
Description
Reads binary data stored by Click Classifier annotations
Usage
readClickClsfrAnnotation(fid, fileInfo, debug = FALSE)
Arguments
fid |
binary file identifier |
fileInfo |
structure holding the file header and module header |
debug |
logical flag to show more info on errors |
Value
a vector of click classifiers, represented by the click type flag
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
[Package PamBinaries version 1.9.0 Index]