R/czechrates.R

#' czechrates: Czech Interest Rates
#'
#' Interface to interest and FX rates as published by the Czech National Bank.
#'
#' @name czechrates
#' @keywords internal
#' @importFrom magrittr %>%

globalVariables(names = c("date_valid", "valid_from", "valid_to",
                          "fake", "currency", "X1", "amount", "currency_code",
                          "name", "rate", "starts_with"))

"_PACKAGE"

Try the czechrates package in your browser

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

czechrates documentation built on May 29, 2024, 5:21 a.m.