Description Usage Value Examples
View source: R/basic_query_functions.R
This function can be paired with the from_url
method from
the QueryBuilder class, allowing users to share sources of data
from Snaptron.
1 |
URI of last successful request to Snaptron or NULL
if there
have not been any successful requests.
1 2 3 | qb <- QueryBuilder(compilation = "gtex", regions = "CD99")
query_jx(qb)
uri_of_last_successful_request()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.