From dd6c4a8f895fd470345e7ae773299daaa4de7aef Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 22 Feb 2019 20:51:13 +0100 Subject: Implement the NAFTA evaluation scheme --- docs/reference/print.nafta.html | 178 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 docs/reference/print.nafta.html (limited to 'docs/reference/print.nafta.html') diff --git a/docs/reference/print.nafta.html b/docs/reference/print.nafta.html new file mode 100644 index 00000000..dc9373f7 --- /dev/null +++ b/docs/reference/print.nafta.html @@ -0,0 +1,178 @@ + + + + + + + + +Print nafta objects — print.nafta • mkin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
+ +

Print nafta objects.

+ +
+ +
# S3 method for nafta
+print(x, quiet = TRUE, ...)
+ +

Arguments

+ + + + + + + + + + + + + + +
x

An nafta object.

quiet

Should the evaluation text be shown?

Not used.

+ + +
+ +
+ + +
+ + + + + + -- cgit v1.2.1