R/getEurostatTOC.R

Defines functions getEurostatTOC

Documented in getEurostatTOC

getEurostatTOC <-
function() {
  setEurostatTOC()
  invisible(get(".eurostatTOC", envir = .SmarterPolandEnv))
}

Try the SmarterPoland package in your browser

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

SmarterPoland documentation built on Aug. 21, 2023, 1:06 a.m.