This commit is contained in:
Andreas Gammelgaard Damsbo 2025-03-04 14:00:00 +01:00
parent 3c4b132fb4
commit 3ae16b767f
No known key found for this signature in database

View File

@ -93,6 +93,8 @@ as_logical.default <- function(x,
any(.x %in% x)
}))
}
} else {
match_index <- c()
}
if (length(match_index) == 1) {