get_copom_dates | R Documentation |
Historical COPOM dates since 2015.
get_copom_dates(date = NULL, n = 8)
date |
reference date |
n |
number of dates returned If 'date' is 'NULL' all dates are returned. Once 'date' is set, 'n' dates greater than or equal to 'date' are returned. |
A vector with 'Date' objects.
get_copom_dates()
get_copom_dates("2022-01-04", 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.