R/employmentProspects.R

#' Future Employment Prospects App
#'
#' A package housing the future employment prospects across Great Britain app
#' for the Cabinet Office's Economic and Domestic Affairs Secretariat (EDS).
#'
#' @docType package
#' @name employmentProspects
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("shape", ".", "emp_rate"))
}
datasciencecampus/employmentProspects documentation built on May 14, 2019, 7:46 p.m.