tests/testthat/helper-rbhl.R

library("vcr")
vcr::vcr_configure(
  dir = "../fixtures",
  filter_sensitive_data = list("<<bhl_key>>" = Sys.getenv('BHL_KEY'))
)

Try the rbhl package in your browser

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

rbhl documentation built on May 13, 2021, 9:07 a.m.