R/list_public_keys.R

Defines functions list_public_keys

Documented in list_public_keys

#' List Keys for All Publicly Available Time Series
#'
#'This function will be removed from future versions of kofdata.
#'
#' @return An array of all public time series keys.
#' @export
list_public_keys <- function() {.Defunct(msg = "This funtion has been removed.")}

Try the kofdata package in your browser

Any scripts or data that you put into this service are public.

kofdata documentation built on April 29, 2022, 9:06 a.m.