tests/testthat/test-03-ClumppOpts.R

context('ClumppOpts')

test_that('ClumppOpts', {
	# tests implicit
	x <- ClumppOpts(M='Greedy', W=TRUE, S=FALSE, REPEATS=1000)
	# methods
	print(x)
	x
})
paleo13/structurer documentation built on May 24, 2019, 6:01 p.m.