R/webreadr.R

#' @title A package for reading various common forms of request log
#' @description see the \href{https://github.com/Ironholds/webreadr/blob/master/vignettes/Introduction.Rmd}{introductory vignette}
#' for more details!
#' @name webreadr
#' @useDynLib webreadr, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @import readr
NULL
Ironholds/webreadr documentation built on Oct. 29, 2020, 6:55 p.m.