Description Usage Arguments Value Author(s) Examples
The HCABrowser Class
1 2 3 4 5 | HCABrowser(
host = "dss.data.humancellatlas.org",
api_url = "https://dss.data.humancellatlas.org/v1/swagger.json",
per_page = 10
)
|
host |
character(1) path to hca-dcp server |
api_url |
character(1) path to hca-dcp api file |
per_page |
numeric(1) numbers of pages to view at a time. |
An HCABrowser object.
Daniel Van Twisk
1 2 | hca <- HCABrowser()
hca
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.