mirror of
https://github.com/msberends/AMR.git
synced 2026-05-31 17:41:49 +02:00
Built site for AMR@3.0.1.9045: 8ff5d44
This commit is contained in:
@@ -280,8 +280,8 @@ disk diffusion diameters:
|
||||
|
||||
- breakpoint_type:
|
||||
|
||||
The type of breakpoints to use, either .val ECOFF, .val animal, or
|
||||
.val human. ECOFF stands for Epidemiological Cut-Off values. The
|
||||
The type of breakpoints to use, either `"ECOFF"`, `"animal"`, or
|
||||
`"human"`. ECOFF stands for Epidemiological Cut-Off values. The
|
||||
default is `"human"`, which can also be set with the package option
|
||||
[`AMR_breakpoint_type`](https://amr-for-r.org/reference/AMR-options.md).
|
||||
If `host` is set to values of veterinary species, this will
|
||||
@@ -660,10 +660,10 @@ sir_interpretation_history()
|
||||
#> # A tibble: 4 × 18
|
||||
#> datetime index method ab_given mo_given host_given input_given
|
||||
#> <dttm> <int> <chr> <chr> <chr> <chr> <chr>
|
||||
#> 1 2026-04-05 15:32:33 1 MIC amoxicillin Escherich… human 8
|
||||
#> 2 2026-04-05 15:32:33 1 MIC cipro Escherich… human 0.256
|
||||
#> 3 2026-04-05 15:32:33 1 DISK tobra Escherich… human 16
|
||||
#> 4 2026-04-05 15:32:33 1 DISK genta Escherich… human 18
|
||||
#> 1 2026-04-21 19:59:41 1 MIC amoxicillin Escherich… human 8
|
||||
#> 2 2026-04-21 19:59:42 1 MIC cipro Escherich… human 0.256
|
||||
#> 3 2026-04-21 19:59:42 1 DISK tobra Escherich… human 16
|
||||
#> 4 2026-04-21 19:59:42 1 DISK genta Escherich… human 18
|
||||
#> # ℹ 11 more variables: ab <ab>, mo <mo>, host <chr>, input <chr>,
|
||||
#> # outcome <sir>, notes <chr>, guideline <chr>, ref_table <chr>, uti <lgl>,
|
||||
#> # breakpoint_S_R <chr>, site <chr>
|
||||
|
||||
Reference in New Issue
Block a user