show {fingerprint}R Documentation

String Representation of a Fingerprint or Feature

Description

Simply summarize the fingerprint or feature

Usage

## S4 method for signature 'fingerprint'
show(object)
## S4 method for signature 'featvec'
show(object)
## S4 method for signature 'feature'
show(object)

Arguments

object

An object of class fingerprint, featvec or feature

Author(s)

Rajarshi Guha rajarshi.guha@gmail.com


[Package fingerprint version 3.5.7 Index]