fields {HCABrowser} | R Documentation |
List supported fields of an HCABrowser object
## S4 method for signature 'HCABrowser' fields(hca)
hca |
An HCABrowser object. |
A tibble indicating fields that can be queried upon.
hca <- HCABrowser() fields(hca)