mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 07:51:57 +02:00
(v0.7.1.9079) small fixes
This commit is contained in:
@ -149,8 +149,8 @@ boxplot(microbenchmark(
|
||||
'as.mo("P. brevis")' = as.mo("P. brevis", force_mo_history = TRUE),
|
||||
'as.mo("E. coli")' = as.mo("E. coli", force_mo_history = TRUE),
|
||||
times = 10),
|
||||
horizontal = TRUE, las = 1, unit = "s", log = FALSE,
|
||||
xlab = "", ylab = "Time in seconds",
|
||||
horizontal = TRUE, las = 1, unit = "s", log = TRUE,
|
||||
xlab = "", ylab = "Time in seconds (log)",
|
||||
main = "Benchmarks per prevalence")
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user