tests/testthat.R

# testthat.R -- automated test cases
#
# MS
# Created: August 8, 2020

require("testthat")
require("OptCirClust")
require("Ckmeans.1d.dp")

test_check("OptCirClust")

Try the OptCirClust package in your browser

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

OptCirClust documentation built on July 28, 2021, 9:06 a.m.