From d0a358a8f4fd03c95536409523e492eb15726f44 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 4 Mar 2019 10:12:43 +0100 Subject: Review tests and examples based on winbuilder results Static documentation rebuilt by pkgdown --- docs/reference/print.nafta.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/reference/print.nafta.html') diff --git a/docs/reference/print.nafta.html b/docs/reference/print.nafta.html index 31bd2956..1b35053f 100644 --- a/docs/reference/print.nafta.html +++ b/docs/reference/print.nafta.html @@ -137,7 +137,7 @@
# S3 method for nafta
-print(x, quiet = TRUE, ...)
+print(x, quiet = TRUE, digits = 3, ...)

Arguments

@@ -150,6 +150,10 @@ + + + + -- cgit v1.2.1
quiet

Should the evaluation text be shown?

digits

Number of digits to be used for printing parameters and dissipation times.

Not used.