template <- threeBrain::merge_brain(
template_subject = "cvs_avg35_inMNI152",
template_surface_types = c("pial", "inflated")
)
template$plot(
side_display = FALSE,
controllers = list(
"Left Opacity" = 0.1,
"Right Opacity" = 0.1
)
)This post demonstrates how to use the drag & drop feature using 3D viewer
January 27, 2025