plot3d.BrcParcellation: 3D Plotting for a BrcParcellation Object

Description Usage Arguments

Description

Creates a 3D plot of a BrcParcellation.

Usage

1
2
## S3 method for class 'BrcParcellation'
plot3d(x, view = "sagittal", colors = NULL, ...)

Arguments

x

the BrcParcellation object

view

a string specifying the camera view. One of "saggital", "saggital_reversed", "coronal", "coronal_reversed", "axial", or "axial_reversed"

colors

A list of R colors similar to that generated by grDevices::rainbow(). Must contain a background color, plus exactly as many colors as there are unique parcels. If NULL, a default coloring is used.

...

not used


cdgreenidge/brcvis documentation built on May 13, 2019, 2:40 p.m.