From 40d06320e097434a924c0d57b26e5e1a7574625c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Sep 2016 16:11:25 +0200 Subject: Add staticdocs --- docs/print.chent.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 docs/print.chent.html (limited to 'docs/print.chent.html') diff --git a/docs/print.chent.html b/docs/print.chent.html new file mode 100644 index 0000000..714bf4d --- /dev/null +++ b/docs/print.chent.html @@ -0,0 +1,95 @@ + + + + +print.chent. chents 0.2-3 + + + + + + + + + + + + + + + + + + +
+
+ +
+ +

Printing method for chent objects

+ +
+
+

Usage

+
# S3 method for chent
+print(x, ...)
+ +

Arguments

+
+
x
+
The chent object to be printed
+
...
+
Further arguments for compatibility with the S3 method
+
+ +
+

Description

+ +

Printing method for chent objects

+ +
+
+ +
+ + +
+ + \ No newline at end of file -- cgit v1.2.1