tests/testthat/helper-jqr.R

skip_if_no_rivr <- function() {
  if ("rivr" %in% .packages(TRUE)) {
    return()
  }
  skip("rivr is not available")
}

Try the jqr package in your browser

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

jqr documentation built on Nov. 20, 2023, 5:07 p.m.