results: Get results of SearchResult object

Description Usage Arguments Value Examples

Description

Get results of SearchResult object

Usage

1
2
## S4 method for signature 'SearchResult'
results(x)

Arguments

x

A Searchresult to obtain the result slot value from

Value

list of the results of the HCABrowser query

Examples

1
2
 sr <- new("SearchResult")
 results(sr)

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