mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-24 13:41:55 +01:00
4 lines
117 B
R
4 lines
117 B
R
test_that("multiplication works", {
|
|
testthat::expect_type(index_plot(stRoke::score[score$event=="A",]), "list")
|
|
})
|