nl_ppp {tatooheene} | R Documentation |
A function to obtain the Dutch PPP factor values in International Dollar (INT$)
Description
This function downloads the Purchasing Power Parity (PPP) factor values for the Netherlands from the OECD website per year in International Dollar (Int$).
Usage
nl_ppp(year = "all")
Arguments
year |
The year of which the PPP factor should be downloaded, multiple years are possible, default is the whole dataset. |
Value
A dataframe or value with the PPP factor values for the specified years.
Examples
# Example usage of the nl_ppp function
nl_ppp(year = 2019)
[Package tatooheene version 0.19.0 Index]