mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 23:01:51 +02:00
styled, unit test fix
This commit is contained in:
@ -133,7 +133,7 @@ if (require("dplyr")) {
|
||||
# and first WEIGHTED isolates
|
||||
first_weighted = first_isolate(col_keyantimicrobials = "keyab")
|
||||
)
|
||||
|
||||
|
||||
# Check the difference in this data set, 'weighted' results in more isolates:
|
||||
sum(my_patients$first_regular, na.rm = TRUE)
|
||||
sum(my_patients$first_weighted, na.rm = TRUE)
|
||||
|
Reference in New Issue
Block a user