nl_ppp | R Documentation |
This function downloads the Purchasing Power Parity (PPP) factor values for the Netherlands from the OECD website per year in International Dollar (Int$).
nl_ppp(year = "all")
year |
The year of which the PPP factor should be downloaded, multiple years are possible, default is the whole dataset. |
A dataframe or value with the PPP factor values for the specified years.
# Example usage of the nl_ppp function
nl_ppp(year = 2019)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.