mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 21:10:23 +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")
|
||
|
})
|