inst/unitTests/test_dataExamples.R

test_dataExamples <- function(){
	data(cnSetExample)
	checkTrue(validObject(cnSetExample))
	data(cnSetExample2)
	checkTrue(validObject(cnSetExample2))
}

Try the crlmm package in your browser

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

crlmm documentation built on Nov. 8, 2020, 4:55 p.m.