mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:02:19 +02:00
(v1.5.0.9013) updated tibble printing colours
This commit is contained in:
@ -76,10 +76,10 @@ To demonstrate the first point:
|
||||
as.mic(0.125)
|
||||
as.mic("testvalue")
|
||||
|
||||
# the Gram stain is avaiable for all bacteria:
|
||||
# the Gram stain is available for all bacteria:
|
||||
mo_gramstain("E. coli")
|
||||
|
||||
# Klebsiella is intrinsic resistant to amoxicllin, according to EUCAST:
|
||||
# Klebsiella is intrinsic resistant to amoxicillin, according to EUCAST:
|
||||
klebsiella_test <- data.frame(mo = "klebsiella",
|
||||
amox = "S",
|
||||
stringsAsFactors = FALSE)
|
||||
|
Reference in New Issue
Block a user