mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:02:38 +02:00
(v0.7.1.9097) mdro() examples fix
This commit is contained in:
@ -154,7 +154,7 @@ example_isolates \%>\%
|
||||
MRGN = mrgn(.))
|
||||
|
||||
example_isolates \%>\%
|
||||
rename(PIP = TZP) # no piperacillin, so take piperacillin/tazobactam
|
||||
mrgn() \%>\% # check German guideline
|
||||
freq() # check frequencies
|
||||
rename(PIP = TZP) \%>\% # no piperacillin, so take piperacillin/tazobactam
|
||||
mrgn() \%>\% # check German guideline
|
||||
freq() # check frequencies
|
||||
}
|
||||
|
Reference in New Issue
Block a user