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 "export". One of:
character(1)
"export"
"export": returns the ifo export expectations for manufacturing.
"employment": returns the ifo employment barometer for Germany.
"employment"
# \donttest{ ifo_expectation("export") # }
Run the code above in your browser using DataLab