test_completeFeatures <- function(){
data(lifetech)
tst <- completeFeatures(object1=lifetech, qcThreshold1=1.25)
checkEquals(as.vector(tst), c(165,375,214))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.