tests/testthat/helper-rbraries.R

library("vcr")
invisible(vcr::vcr_configure(
  dir = "../fixtures",
  filter_sensitive_data = list("<<libraries_token>>" = Sys.getenv('LIBRARIES_IO_KEY'))
))
vcr::check_cassette_names()

Try the rbraries package in your browser

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

rbraries documentation built on March 18, 2020, 5:09 p.m.