R/onattach.R

.onAttach <- function(libname, pkgname) {
  packageStartupMessage(
"eesectors: Reproducible Analytical Pipeline (RAP) for the
Economic Estimates for DCMS Sectors Statistical First Release
(SFR). For more information visit:
https://github.com/ukgovdatascience/eesectors
"
)
}
DCMSstats/eesectors documentation built on May 3, 2019, 2:43 p.m.