1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 17:41:50 +02:00
This commit is contained in:
2023-12-04 08:19:02 +01:00
parent 7059568581
commit 83e92fd88c
8 changed files with 10 additions and 6 deletions

View File

@ -84,6 +84,8 @@ Use \code{\link[=droplevels]{droplevels()}} to drop unused levels. At default, i
With \code{\link[=rescale_mic]{rescale_mic()}}, existing MIC ranges can be rescaled to a defined range of MIC values. This can be useful to better compare MIC distributions.
For \code{ggplot2}, use one of the \code{\link[=scale_x_mic]{scale_*_mic()}} functions to plot MIC values. They allows custom MIC ranges and to plot intermediate log2 levels for missing MIC values.
\code{NA_mic_} is a missing value of the new \code{mic} class, analogous to e.g. base \R's \code{\link[base:NA]{NA_character_}}.
}
\examples{