hemibrain_view: Orient the hemibrain in an RGL viewer

View source: R/hemibrain_meshes.R

hemibrain_viewR Documentation

Orient the hemibrain in an RGL viewer

Description

Get a good, head-on view of the hemibrain.

Usage

hemibrain_view()

Value

Repositions an RGL window

See Also

hemibrain_skeleton_check, hemibrain.surf, neuprintr::neuprint_ROI_mesh

Examples

## 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)

natverse/hemibrainr documentation built on Nov. 27, 2024, 9:01 p.m.