tests/testthat/setup-rfema.R

library("vcr") # *Required* as vcr is set up on loading
invisible(vcr::vcr_configure(
  dir = vcr::vcr_test_path("fixtures")
))
vcr::check_cassette_names()
dylan-turner25/rfema documentation built on Feb. 23, 2025, 9:30 a.m.