R/data.R

#' NA Strings
#'
#' A list of strings to consider NA. Includes blank string, "NA", excel errors, etc. Used throughout easyr for checking NA.
#'
#' @format A vector of values.
"nastrings"

#' states
#'
#' Helpful info for states. Right now, just a mapping of abbreviations to names.
#'
#' @format Data frame.
"states"


#' cblind
#'
#' Color pallette that is effective for color-blind clients. 
#'
#' @format Named vector of hex colors.
"cblind"
oliver-wyman-actuarial/easyR documentation built on Jan. 27, 2024, 4:35 a.m.