Description Usage Arguments Value Examples
calculates Are, Volume, Area/Volume Ratio and equivolumetric Spherical Area Ratio
1  | RAD.areaVolume(listaROIVoxels)
 | 
listaROIVoxels | 
 an output of a   | 
a list containing, for each patient the indicated measures
1 2 3 4 5 6 7 8 9 10 11 12  | ## Not run: 
# Create an instante of mmButo and load some cases
obj<-mmButo()
obj$loadCollection(Path = '/progetti/immagini/urinaEasy')
# get the three ROIs
Retto<-obj$getROIVoxel(ROIName="Retto")  
# get the possible biopsy
uu<-RAD.areaVolume(listaROIVoxels = Retto)
## End(Not run)#' #' 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.