Configure vcr

knitr::opts_chunk$set(
    comment = "#>",
    collapse = TRUE,
    warning = FALSE,
    message = FALSE,
    eval = FALSE
)

vcr configuration

vcr configuration

library("vcr")

More documentation

Check out the http testing book for a lot more documentation on vcr, webmockr, and crul



Try the vcr package in your browser

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

vcr documentation built on Sept. 11, 2024, 8:20 p.m.