mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 13:01:51 +02:00
add labels_rsi_count
This commit is contained in:
@ -41,4 +41,6 @@ test_that("counts work", {
|
||||
expect_error(count_S("test", minimum = "test"))
|
||||
expect_error(count_S("test", as_percent = "test"))
|
||||
|
||||
expect_error(count_df(c("A", "B", "C")))
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user