flywire_hemibrain_scene | R Documentation |
Return a sample Neuroglancer scene URL for FlyWire + hemibrain dataset
flywire_hemibrain_scene(
bodyid,
flywire.id,
hb.rainbow = FALSE,
fw.rainbow = FALSE,
...
)
bodyid |
character, a vector of one or more valid hemibrain body IDs |
flywire.id |
character, a vector of one or more valid flywire root IDs |
hb.rainbow |
logical, if |
fw.rainbow |
logical, if |
... |
Additional arguments passed to |
A URL
hemibrain_read_neurons
## Not run:
flywire.id = c("720575940611249010","720575940626212584")
bodyid = c("1540129092","1513363614")
scene = flywire_hemibrain_scene(bodyid, flywire.id)
scene
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.