ifo_expectation {ifo}R 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")


[Package ifo version 0.1.0 Index]