add comments, fix some things. TODO: comment tests, finish computeWerDists, test it
[epclust.git] / epclust / tests / testthat.R
1 library(testthat)
2 library(epclust)
3
4 test_check("epclust")