From 29f696b23387d57a89d74f066f58403a3b1a6e69 Mon Sep 17 00:00:00 2001 From: "Matthew B. Kaufmann" <57465744+mbkauf@users.noreply.github.com> Date: Wed, 2 Sep 2026 10:04:14 -0500 Subject: [PATCH] update documentation for print.icers --- man/print.icers.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/print.icers.Rd b/man/print.icers.Rd index 4011d03..2e873bc 100644 --- a/man/print.icers.Rd +++ b/man/print.icers.Rd @@ -4,7 +4,7 @@ \alias{print.icers} \title{Print the formatted CEA table} \usage{ -\method{print}{icers}(x, currency = "$", dig_cost = 0, dig_eff = 2, dig_icer = 0) +\method{print}{icers}(x, currency = "$", dig_cost = 0, dig_eff = 2, dig_icer = 0, ...) } \arguments{ \item{x}{Object of class \code{icers}}