length {fingerprint} | R Documentation |
Fingerprint Bit Length
Description
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.
Usage
## S4 method for signature 'fingerprint'
length(x)
Arguments
x |
An object of class |
Value
The length of the bit string
Author(s)
Rajarshi Guha rguha@indiana.edu
[Package fingerprint version 3.5.7 Index]