R/writhings-package.r

#' A package to ...
#' @name writhings
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
# @import httr dplyr stringr devtools
# @importFrom Rcpp evalCpp
# @useDynLib writhings
# @exportPattern ^[[:alpha:]]+
NULL
hrbrmstr/writhings documentation built on May 17, 2019, 5:54 p.m.