add some prints in convert_to_CSV.c; almost working. TODO...
[epclust.git] / epclust / tests / testthat.R
1 library(testthat)
2 library(epclust)
3
4 test_check("epclust")