R/data.R

#' This a reference table of NHIC data items. 
#'
#' @name data.checklist
#' @docType data
#' @author Sinan Shi \email{s.shi@ucl.ac.uk}
#' @keywords data
NULL

#' ICNARC diagnosis reference table 
#'
#' @name icnarc_table
#' @references \url{https://www.icnarc.org/Our-Audit/Audits/Cmp/Resources/Icm-Icnarc-Coding-Method}
#' @docType data
#' @keywords data
NULL


#' Field reference table
#' 
#' @name ITEM_REF
#' @docType data
#' @keywords data
NULL

#' Synthetic example dataset
#'
#' This dataset has the same data strucutre that of the CCHIC data, though
#' the data are synthetic. 
#' @name ccd
#' @docType data
#' @keywords data
NULL

Try the cleanEHR package in your browser

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

cleanEHR documentation built on May 2, 2019, 6:40 a.m.