valet | R Documentation |
valet
is the core back-end to get responses from the Bank of Canada
API.
valet(name = NULL, group = FALSE, ...)
name |
A character of at least length 1 indicating the series or series group to retrieve. |
group |
Boolean indicating whether the |
... |
Query parameters from other methods. |
A valet
object.
valet(name = "GBPP", group = TRUE, recent_weeks = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.