From a5c73c0c174125a5a3e83e61298132c629a2c045 Mon Sep 17 00:00:00 2001 From: jinseob kim Date: Fri, 15 Nov 2024 18:15:27 +0900 Subject: [PATCH] d --- R/forestcox.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/forestcox.R b/R/forestcox.R index 072b0b9..8487b24 100644 --- a/R/forestcox.R +++ b/R/forestcox.R @@ -10,7 +10,7 @@ #' @examples #' \dontrun{ #' if (interactive()) { -#' # EXAMPLE1 +#' #' } #' } #' @seealso