mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 00:32:34 +02:00
fix for antibiograms on R < 3.5
This commit is contained in:
@ -107,3 +107,4 @@ contents <- c(
|
||||
writeLines(contents, "R/aa_helper_pm_functions.R")
|
||||
|
||||
# note: pm_left_join() will be overwritten by aaa_helper_functions.R, which contains a faster implementation
|
||||
# replace `res <- as.data.frame(res)` with `res <- as.data.frame(res, stringsAsFactors = FALSE)`
|
||||
|
Reference in New Issue
Block a user