R/data.R

#' A sample DICOM image
#'
#' @format A `dicomdata` object; list with elements `hdr` and `img`
#' \describe{
#'   \item{hdr}{DICOM header}
#'   \item{img}{DICOM image data}
#' }
#' @source \url{http://www.pcir.org/researchers/downloads_available.html}
"sample_dicom_img"


#' A sample NIfTI-1 image
#'
#' @format List with one element `data`
#' \describe{
#'   \item{data}{Object of class `nifti`}
#' }
#' @source \url{https://nifti.nimh.nih.gov/nifti-1/data}
"sample_nifti_img"

Try the radtools package in your browser

Any scripts or data that you put into this service are public.

radtools documentation built on May 1, 2019, 7:51 p.m.