get_boc_series_info | R Documentation |
The result is cached for the duration of the current R session
get_boc_series_info(series, refresh = FALSE)
series |
A vector of series identifiers |
refresh |
(Optional) Refresh currently cached series if |
a tibble with series metadata
series_info <- get_boc_series_info(c("IEXE1001.CL", "IEXE4702"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.