results {HCABrowser} | R Documentation |
Get results of SearchResult object
## S4 method for signature 'SearchResult' results(x)
x |
A Searchresult to obtain the result slot value from |
list of the results of the HCABrowser query
sr <- new("SearchResult") results(sr)