tests/testthat/helper-skip.R

helper_skip <- function() {
  ret <- isTRUE(as.logical(Sys.getenv("NOT_CRAN", "false")))
  #ret
  FALSE
}

Try the ggPMX package in your browser

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

ggPMX documentation built on May 29, 2024, 1:40 a.m.