tests/testthat/helper-keys.R

skip_if_no_env <- function(var) {
  testthat::skip_if(!nzchar(Sys.getenv(var)), paste("Requires", var))
}

Try the LLMR package in your browser

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

LLMR documentation built on Aug. 26, 2025, 9:08 a.m.