powered by
Return ifo expectation data
ifo_expectation(type = c("export", "employment"))
A data.frame() containing the monthly ifo expectation time series.
data.frame()
character(1) Defaults to "employment". One of:
character(1)
"employment"
"export": returns the ifo export expectations for manufacturing.
"export"
"employment": returns the ifo employment barometer for Germany.
# \donttest{ ifo_expectation("export") # }
Run the code above in your browser using DataLab