R/grasshopper-package.R

#' Analogous to Ruby's VCR gem, this R package
#' provides the ability to record network responses and grab them from the cache
#' so that tests are not making repetitive network requests.
#'
#' @name vc.r
#' @docType package
NULL
robertzk/vc.r documentation built on May 27, 2019, 11:38 a.m.