get_group | R Documentation |
get_group
returns observations from a Bank of Canada series group.
get_group(name = NULL, ...)
name |
A |
... |
Additional query parameters. Possible values are |
Valet, the server-side API, does not always return observations filtered by ... arguments for series groups, even if it will accept the request.
A tibble
.
get_group("BAPF_TRANSACTION_DATA")
get_group("gbpp")
## Not run:
#this is a series
get_group("FXCADAUD")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.