R/data.R

#' Episode file variables
#'
#' The names of the variables in the episode files,
#' in the correct order.
#'
#' @name ep_file_vars
#' @docType data
#' @keywords data
"ep_file_vars"

#' A tibble of LCA names and 9-digit codes (CA2019)
#'
#' For use in examples or as a lookup. Names match those from phsmethods::match_area()
#'
#' @name lca_names
#' @docType data
#' @keywords data
"lca_names"

#' workbook_names
#'
#' List with three levels, one for each security level on Source platform, for reference
#'
#' @name workbook_names
#' @docType data
#' @keywords data
NULL

#' List of vectors, each member of which is a variable from the SLFs.
#'
#' Used to extract correct variables from SLF
#'
#' @name variables_to_extract
#' @docType data
#' @keywords data
"variables_to_extract"

#' List of vectors, relating to variables in the production of
#' Hospital-Expenditure-and-Activity
#'
#' @name hea_constants
#' @docType data
#' @keywords data
"hea_constants"
shintoLamp/bluenile documentation built on Aug. 6, 2022, 6:29 a.m.