PIP GDP
pip_gdp.Rd
Update or load GDP data.
Usage
pip_gdp(
action = "update",
maddison_action = "load",
weo_action = "load",
force = FALSE,
maindir = gls$PIP_DATA_DIR
)
Arguments
- action
character: Either "load" or "update". Default is "update". If "update" data will be updated on the system. If "load" data is loaded in memory.
- maddison_action
character: Either "load" or "update". Default is "update".
- weo_action
character: Either "load" or "update". Default is "update".
- force
logical: If TRUE data will be overwritten.
- maindir
character: Main directory of project.