get_details | R Documentation |
get_details
returns metadata from a Bank of Canada series or series
group.
get_details(name = NULL, group = FALSE)
name |
A character of length 1 indicating the series or series group for which information should be retrieved. |
group |
A Boolean indicating whether the |
A list of series or group details.
get_details("CES_C4E_LOSE_JOB_SK")
## Not run:
get_details("BAPF_TRANSACTION_DATA")
## End(Not run)
get_details("BAPF_TRANSACTION_DATA", group = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.