View source: R/hemibrain_meshes.R
hemibrain_view | R Documentation |
Get a good, head-on view of the hemibrain.
hemibrain_view()
Repositions an RGL window
hemibrain_skeleton_check
, hemibrain.surf
,
neuprintr::neuprint_ROI_mesh
## Not run:
ab = neuprintr::neuprint_ROI_mesh(roi="AB(R)")
hemibrain_view()
plot3d(hemibrain.surf,col="grey",alpha=0.1)
plot3d(ab, add = TRUE, col="red",alpha=0.3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.