show,SearchResult-method {HCABrowser}R Documentation

Show Search Result

Description

Show Search Result

Usage

## S4 method for signature 'SearchResult'
show(object)

Arguments

object

a SearchResult object to show

Value

outputs a text represntation of the object

Examples

 sr <- new('SearchResult')
 sr


[Package HCABrowser version 1.6.0 Index]