de_serialize works. Variables names improved. Code beautified. TODO: clustering tests
[epclust.git] / epclust / tests / testthat.R
1 library(testthat)
2 load_all("..")
3
4 test_check("epclust")