get_series | R Documentation |
get_series
returns observations from one or more Bank of Canada
series, subject to some date filtering.
get_series(name = NULL, ...)
name |
A |
... |
Additional query parameters. Possible values are |
A tibble
of size length(name) + 1
.
get_series("FXCADAUD")
## Not run:
#this is a group
get_series("BAPF")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.