Nothing
Code
banxico_data(series, api_key = "dummy")
Condition
Error in `banxico_data()`:
! Assertion on 'series' failed: Must have length <= 20, but has length 21.
Code
banxico_metadata(series, api_key = "dummy")
Condition
Error in `banxico_metadata()`:
! Assertion on 'series' failed: Must have length <= 20, but has length 21.
Code
banxico_data("SF43718", start_date = "2024-01-01", api_key = "dummy")
Condition
Error:
! `start_date` and `end_date` must be supplied together.
Code
banxico_data("SF43718", end_date = "2024-01-31", api_key = "dummy")
Condition
Error:
! `start_date` and `end_date` must be supplied together.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.