1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 18:41:58 +02:00

algorithm update

This commit is contained in:
2019-02-21 18:55:52 +01:00
parent c6e57ca456
commit 68a9a35ed6
112 changed files with 586 additions and 886 deletions

View File

@ -55,3 +55,8 @@ test_that("data sets are valid", {
as.data.frame(stringsAsFactors = FALSE))
})
test_that("creation of data sets are valid", {
# run the code
.onLoad()
})