Create a report using as input a path containing directories with patient,
setPath(), getPath(), pixelSpacing; : to load a DICOM series into an geoLet object
| 1 | RAD.scoutNIFTI(path, regexp_roi)
 | 
| 1 2 3 4 5 6 7 8 | ## Not run: 
# first of all create an object aa 
aa <- RAD.scoutNIFTI(path = '/Users/davpas/Desktop/bis', '*metastatic*')
aa$setPath("/Users/davpas/Desktop/moddicom/moddicom/R/")
aa$pixelSpacing()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.