R/feeder.R

#' @import digest
#' @import readr
#' @import stringr
#' @import dplyr
#' @import tibble
#' @import xml2
#' @importFrom lubridate parse_date_time
#'
NULL

# Avoid some "no visible binding" notes with devtools::check().
#
globalVariables(c("download.file", "encoding"))

Try the feedeR package in your browser

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

feedeR documentation built on Oct. 23, 2020, 5:53 p.m.