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
#' @importFrom Rcpp sourceCpp
#' @import readr
NULL

Try the webreadr package in your browser

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

webreadr documentation built on May 2, 2019, 6:44 a.m.