summaryrefslogtreecommitdiff
path: root/docs/reference/print.chent.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/print.chent.md')
-rw-r--r--docs/reference/print.chent.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/reference/print.chent.md b/docs/reference/print.chent.md
new file mode 100644
index 0000000..f4d84bf
--- /dev/null
+++ b/docs/reference/print.chent.md
@@ -0,0 +1,20 @@
+# Printing method for chent objects
+
+Printing method for chent objects
+
+## Usage
+
+``` r
+# S3 method for class 'chent'
+print(x, ...)
+```
+
+## Arguments
+
+- x:
+
+ The chent object to be printed
+
+- ...:
+
+ Further arguments for compatibility with the S3 method

Contact - Imprint