list_boc_series: List available BOC time series

View source: R/boc.R

list_boc_seriesR Documentation

List available BOC time series

Description

The list of series is cached for the duration of the current R session

Usage

list_boc_series(refresh = FALSE)

Arguments

refresh

(Optional) Refresh currently cached series if TRUE, default is FALSE

Value

a tibble with series information

Examples


series <- list_boc_series()


mountainMath/canbank documentation built on March 12, 2024, 1:22 a.m.