mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:43:00 +02:00
completely updated antibiotics
This commit is contained in:
2
R/disk.R
2
R/disk.R
@ -34,7 +34,7 @@
|
||||
#' @param x vector
|
||||
#' @param na.rm a [logical] indicating whether missing values should be removed
|
||||
#' @details Interpret disk values as RSI values with [as.rsi()]. It supports guidelines from EUCAST and CLSI.
|
||||
#'
|
||||
#'
|
||||
#' Disk diffusion growth zone sizes must be between 6 and 50 millimetres. Values higher than 50 but lower than 100 will be maximised to 50. All others input values outside the 6-50 range will return `NA`.
|
||||
#' @return An [integer] with additional class [`disk`]
|
||||
#' @aliases disk
|
||||
|
Reference in New Issue
Block a user