tests/testthat/helper_fusion.R

skip_fusion_test <- function() {
  if (identical(Sys.getenv("TEST_FUSION"), "true")) {
    return(invisible(TRUE))
  }
  skip("Skipping fusion test")
}

Try the GeoFIS package in your browser

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

GeoFIS documentation built on Oct. 5, 2022, 5:06 p.m.