# \donttest{
# latest month for all other currencies
cnb_fx_other_rates()
# a specific month
cnb_fx_other_rates(year_month = "2024-01")
# all months of a given year
cnb_fx_other_rates(year = 2024L)
# }
Run the code above in your browser using DataLab