tests/testthat/helper_variables.R

# set default availability for phantomJS
is_phantomjs_available <- FALSE
if (interactive() && identical(Sys.getenv("NOT_CRAN"), "true")) {
  is_phantomjs_available <- TRUE
}

Try the wdpar package in your browser

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

wdpar documentation built on Sept. 21, 2023, 5:06 p.m.