1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-11 15:01:53 +02:00

speed improvement eucast_rules(), support more old MO codes

This commit is contained in:
2019-05-20 12:00:18 +02:00
parent b0033dae1b
commit 4ca00e1868
35 changed files with 590 additions and 683 deletions

View File

@ -17,7 +17,7 @@ editor_options:
```{r setup, include = FALSE, results = 'markup'}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
comment = "#",
fig.width = 7.5,
fig.height = 4.5
)