mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 20:02:04 +02:00
(v1.6.0.9014) as.rsi() for numeric values
This commit is contained in:
@ -175,7 +175,7 @@ test_that("first isolates work", {
|
||||
|
||||
# shortcuts
|
||||
expect_identical(filter_first_isolate(example_isolates),
|
||||
subset(example_isolates, first_isolate(example_isolates, method = "episode-based")))
|
||||
subset(example_isolates, first_isolate(example_isolates)))
|
||||
|
||||
|
||||
# notice that all mo's are distinct, so all are TRUE
|
||||
|
Reference in New Issue
Block a user