tests/testthat/setup-RTTWebClient.R

library("vcr") # *Required* as vcr is set up on loading
invisible(vcr::vcr_configure(
  dir = file.path("..","fixtures")
))
vcr::check_cassette_names()

Try the RTTWebClient package in your browser

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

RTTWebClient documentation built on March 18, 2022, 7:48 p.m.