R/fauxpas-package.R

#' @title fauxpas
#' @description HTTP Error Helpers
#' @name fauxpas-package
#' @importFrom R6 R6Class
#' @importFrom httpcode http_code
#' @importFrom whisker whisker.render
#' @aliases fauxpas
#' @docType package
#' @author Scott Chamberlain \email{myrmecocystus@@gmail.com}
#' @keywords package
NULL

Try the fauxpas package in your browser

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

fauxpas documentation built on May 3, 2023, 9:14 a.m.