R/ifo-package.R

#' @keywords internal
#' @import data.table
#' @importFrom rvest read_html html_elements html_attr
"_PACKAGE"

utils::globalVariables(c(
  "climate_index",
  "expectation_balance",
  "yearmonth",
  "series",
  "sector"
))

Try the ifo package in your browser

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

ifo documentation built on June 8, 2025, 10:39 a.m.