#' @title webmiddens
#' @description Cache mocked HTTP requests
#' @name webmiddens-package
#' @importFrom R6 R6Class
#' @importFrom webmockr webmockr_crul_fetch build_crul_response
#' disable enable webmockr_allow_net_connect webmockr_disable_net_connect
#' stub_request wi_th to_return stub_registry_clear stub_registry
#' @importFrom hoardr hoard
#' @importFrom callr r_bg
#' @aliases webmiddens
#' @docType package
#' @keywords package
#' @author Scott Chamberlain
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.