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"
jla-data/czechrates documentation built on April 13, 2025, 5:07 a.m.