ifo_expectation: Return ifo expectation data

View source: R/ifo.R

ifo_expectationR Documentation

Return ifo expectation data

Description

Return ifo expectation data

Usage

ifo_expectation(type = c("export", "employment"))

Arguments

type

character(1) Defaults to "employment". One of:

  • "export": returns the ifo export expectations for manufacturing.

  • "employment": returns the ifo employment barometer for Germany.

Value

A data.frame() containing the monthly ifo expectation time series.

Source

https://www.ifo.de/en/ifo-time-series

Examples


ifo_expectation("export")


ifo documentation built on June 22, 2024, 9:35 a.m.