readClickClsfrAnnotation: Read Click Classifier Annotation
Description
Reads binary data stored by Click Classifier annotations
Usage
readClickClsfrAnnotation(fid, fileInfo, debug = FALSE)
Value
a vector of click classifiers, represented by the click type flag
Arguments
- fid
binary file identifier
- fileInfo
structure holding the file header and module header
- debug
logical flag to show more info on errors