tests/testthat/helper-rromeo.R

library("vcr")
vcr_configure(
  dir = "../fixtures/vcr_cassettes",
  filter_sensitive_data = list("<<<api_key>>>" = Sys.getenv('SHERPAROMEO_KEY'))
)

Try the rromeo package in your browser

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

rromeo documentation built on March 13, 2020, 9:08 a.m.