1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 18:22:02 +02:00

fix for R <= 3.3

This commit is contained in:
2022-08-28 19:34:04 +02:00
parent 71db246d5c
commit c44ddf272f
5 changed files with 13 additions and 8 deletions

View File

@ -651,7 +651,7 @@ dataset_UTF8_to_ASCII <- function(df) {
df[, i] <- col
}
}
tibble::as_tibble(df)
import_fn("as_tibble", "tibble")(df)
}
# for eucast_rules() and mdro(), creates markdown output with URLs and names