length {fingerprint} | R Documentation |
Returns the length of the fingerprint. That is, this is the length of the entire bit string and not simply the number of bits that are on.
## S4 method for signature 'fingerprint': length(x)
x |
An object of class fingerprint
|
The length of the bit string
Rajarshi Guha rguha@indiana.edu