R/removal_tags.R

#' @title Removal Tags for Anonymization
#'
#' @description A \code{data.frame} of tags to remove when doing DICOM
#' anonymization.
#'
#' @format A \code{data.frame} with 2 columns
#' \describe{
#' \item{tag}{the tag identifier for the field }
#' \item{name}{the name of the field }
#' }
"removal_tags"
muschellij2/dcmtk documentation built on March 17, 2021, 9:11 p.m.