nl_ppp: A function to obtain the Dutch PPP factor values in...

View source: R/nl_ppp.R

nl_pppR Documentation

A function to obtain the Dutch PPP factor values in International Dollar (INT$)

Description

[Experimental] 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)

tatooheene documentation built on Dec. 15, 2025, 5:06 p.m.