1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 13:21:50 +02:00

(v0.6.1.9049) data creation fix

This commit is contained in:
2019-05-31 21:20:16 +02:00
parent 4bac768557
commit a665612cb8
10 changed files with 14 additions and 11 deletions

View File

@ -204,7 +204,8 @@ septic_patients \%>\%
translate_ab = FALSE,
nrow = 1,
title = "AMR of Top Three Microorganisms In Blood Culture Isolates",
subtitle = expression(paste("Only First Isolates, CoNS grouped according to Becker ", italic("et al."), " (2014)")),
subtitle = expression(paste("Only First Isolates, CoNS grouped according to Becker ",
italic("et al."), " (2014)")),
x.title = "Antibiotic (EARS-Net code)")
}
}