Description Usage Arguments Value Author(s) See Also Examples
Fetch the next set of entries from a HCAExplorer Object
1 2 | ## S4 method for signature 'HCAExplorer'
nextResults(x)
|
x |
An HCAExplorer object |
A HCAExplorer object that displays the next results
Daniel Van Twisk
HCAExplorer
for the HCAExplorer class,
1 2 3 4 5 6 7 | ## Intitate an HCAExplorer object.
x <- HCAExplorer()
x
## View the next set of results in the HCAExplorer object.
x <- nextResults(x)
x
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.