pullBundles {HCABrowser} | R Documentation |
Obtain bundle fqids from a HCABrowser object
## S4 method for signature 'HCABrowser' pullBundles(hca, n = hca@per_page)
hca |
A HCABrowser object |
n |
integer(1) number of bundle fqids to pull |
character(1) of bundle fqids
hca <- HCABrowser() hca <- hca %>% pullBundles