show-SearchResult-method: Show Search Result

Description Usage Arguments Value Examples

Description

Show Search Result

Usage

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

Arguments

object

a SearchResult object to show

Value

outputs a text represntation of the object

Examples

1
2
 sr <- new('SearchResult')
 sr

HCABrowser documentation built on Nov. 8, 2020, 7:24 p.m.