mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 02:03:04 +02:00
(v1.7.1.9017) ab selector error
This commit is contained in:
@ -292,7 +292,7 @@ ureidopenicillins <- function(only_rsi_columns = FALSE) {
|
||||
|
||||
ab_selector <- function(function_name,
|
||||
only_rsi_columns,
|
||||
only_treatable,
|
||||
only_treatable = FALSE,
|
||||
ab_class = NULL) {
|
||||
# get_current_data() has to run each time, for cases where e.g., filter() and select() are used in same call
|
||||
# but it only takes a couple of milliseconds
|
||||
|
Reference in New Issue
Block a user