tests/testthat/helper-vcr.R

library(vcr)

# This tells vcr exactly where to find your recordings
vcr::vcr_configure(
  dir = "fixtures"
)

Try the nycOpenData package in your browser

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

nycOpenData documentation built on Feb. 15, 2026, 1:07 a.m.