mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 20:41:58 +02:00
(v1.7.1.9061) bugfix set_ab_names
This commit is contained in:
@ -176,7 +176,7 @@ if (require("dplyr")) {
|
||||
|
||||
# set_ab_names() works with any AB property:
|
||||
example_isolates \%>\%
|
||||
set_ab_names("atc")
|
||||
set_ab_names(property = "atc")
|
||||
|
||||
example_isolates \%>\%
|
||||
set_ab_names(where(is.rsi)) \%>\%
|
||||
|
Reference in New Issue
Block a user