R/help.R

#' A package for downloading economic and financial time series from public sources.
#' 
#' @import zoo httr XML lubridate jsonlite dplyr
#' @importFrom tidyr pivot_wider
#' @importFrom xts xts merge.xts
#' @docType package
#' @name pdfetch
#' @aliases pdfetch pdfetch-package
#' @description Download economic and financial time series from public sources
NULL

Try the pdfetch package in your browser

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

pdfetch documentation built on Sept. 18, 2023, 9:08 a.m.