Description Usage Arguments Value Examples
EXPECT MAJOR CHANGES
1 | chainedLaspeyres(weights, exchangerates)
|
weights |
tibble with yearly weights where each row is a year and each column is the weight of a given country. The column names of the country weights must be equal to those of the exchangerates column names. In addition, a coulmn with years must be included, named year |
exchangerates |
tibble with monthly exchange rates where each row is a month and each column is the exchange rate of a currency. The column names of the currencies must be equal to those of the weights column names. In addition, a coulmn with months must be included, named date_start. |
tibble with dates and index
1 | #Soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.