aboutsummaryrefslogtreecommitdiff
path: root/R/print.sparsestep.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/print.sparsestep.R')
-rw-r--r--R/print.sparsestep.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/R/print.sparsestep.R b/R/print.sparsestep.R
index 549815b..2c987a2 100644
--- a/R/print.sparsestep.R
+++ b/R/print.sparsestep.R
@@ -2,8 +2,8 @@
#'
#' @description Prints a short text of a fitted SparseStep model
#'
-#' @param x a "sparsestep" object to print
-#' @param ... further argument are ignored
+#' @param x a \code{sparsestep} object to print
+#' @param \dots further argument are ignored
#'
#' @export
#'