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"
neuroconductor-devel-releases/radtools documentation built on May 15, 2020, 7:27 a.m.