1
0
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:
2021-07-08 23:05:45 +02:00
parent b228eb1536
commit 39d97ab53b
14 changed files with 16 additions and 16 deletions

View File

@ -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