ifo_business {ifo} | R Documentation |
Return ifo business climate data
Description
Return ifo business climate data
Usage
ifo_business(
type = c("germany", "sectors", "eastern", "saxony"),
long_format = TRUE
)
Arguments
type |
|
long_format |
|
Value
A data.frame()
containing the monthly ifo business climate time series.
Source
https://www.ifo.de/en/ifo-time-series
See Also
The article for a reproducible example.
Examples
ifo_business("germany")
[Package ifo version 0.1.0 Index]