Learn R Programming

ifo (version 0.2.0)

ifo_expectation: Return ifo expectation data

Description

Return ifo expectation data

Usage

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

Value

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

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.

Examples

Run this code
# \donttest{
ifo_expectation("export")
# }

Run the code above in your browser using DataLab