From 96b334d7cc3c4cdf85ef8d2ed9b952bbcdd2ae73 Mon Sep 17 00:00:00 2001 From: "Matthijs S. Berends" Date: Tue, 6 Aug 2019 14:46:30 +0200 Subject: [PATCH] website update --- R/eucast_rules.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/eucast_rules.R b/R/eucast_rules.R index 8478cf3a..1f2a4ba3 100755 --- a/R/eucast_rules.R +++ b/R/eucast_rules.R @@ -120,6 +120,7 @@ EUCAST_VERSION_EXPERT_RULES <- "3.1, 2016" #' @export #' @importFrom dplyr %>% select pull mutate_at vars group_by summarise n #' @importFrom crayon bold bgGreen bgYellow bgRed black green blue italic strip_style white red +#' @importFrom utils menu #' @return The input of \code{x}, possibly with edited values of antibiotics. Or, if \code{verbose = TRUE}, a \code{data.frame} with all original and new values of the affected bug-drug combinations. #' @source #' \itemize{