tests/testthat/test-man_all.R

skip_on_cran()

# test that code does not error

path <-getwd()
setwd(tempdir())

test_examples(path = paste0(path, "/../.."))

setwd(path)

Try the arulesViz package in your browser

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

arulesViz documentation built on May 29, 2024, 4:37 a.m.