Description Usage Arguments Details Value
Get 2D outlines for a ROI
1 | roiOutline(roi, alpha = 100, roiName)
|
roi |
Either a mesh3d object (as returned by |
alpha |
Alpha parameter to be passed to the |
roiName |
A name to label the outline with |
both xy and xz projections are returned, which can be selected with the proj
column. This is meant to
be handy for ggplot2 plotting
a data frame with columns x, y (outlines) proj (either xy or xz, the projection considered) and roi (the roi name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.