manifest_url_generator | R Documentation |
manifest()
manifest_url_generator()
takes a filter object with
criteria for the query and the catalog to search within.
manifest_uuid_constructor()
takes a filter object
with criteria for the query and the catalog to search within.
manifest_url_generator(manifest_filter, catalog)
manifest_uuid_constructor(manifest_filter, catalog)
manifest_filter |
hca filter object |
catalog |
character() name of catalog |
manifest_url_generator()
returns a url string to be used
in an API call
manifest_uuid_constructor()
returns a url string to be
used in an API call
hca:::manifest_url_generator(filters(), catalogs()[1])
hca:::manifest_uuid_constructor(filters(), catalogs()[1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.