Description Usage Arguments See Also
Get summary information about the datasets hosted by the neuPrint server in which you are interested
1 2 | neuprint_fetch_custom(cypher = "MATCH (n:Meta) RETURN n.dataset, n.meshHost",
conn = NULL, ...)
|
cypher |
the cypher by which to make your search, the default returns the available datasets and the servers that host their associated mesh data |
conn |
optional, a neuprintr connection object, which also specifies the neuPrint server see |
... |
methods passed to |
neuprint_login
, neuprint_available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.