nextResults {HCABrowser} | R Documentation |
Fetch the next set of bundles from a Human Cell Atlas Object
## S4 method for signature 'HCABrowser' nextResults(result)
result |
A HCABrowser object that has further bundles to display. |
A Human Cell Atlas object that displays the next results
Daniel Van Twisk
hca <- HCABrowser() hca <- nextResults(hca) hca