mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 03:22:00 +02:00
bring back antibiogram()
, without deps
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1298,8 +1298,8 @@ taxonomy <- taxonomy %>%
|
||||
|
||||
|
||||
message(
|
||||
"\nCongratulations! The new taxonomic table will contain ", format(nrow(taxonomy), big.mark = ","), " rows.\n",
|
||||
"This was ", format(nrow(AMR::microorganisms), big.mark = ","), " rows.\n"
|
||||
"\nCongratulations! The new taxonomic table will contain ", format(nrow(taxonomy), big.mark = " "), " rows.\n",
|
||||
"This was ", format(nrow(AMR::microorganisms), big.mark = " "), " rows.\n"
|
||||
)
|
||||
|
||||
# these are the new ones:
|
||||
|
Reference in New Issue
Block a user