aboutsummaryrefslogtreecommitdiff
path: root/man/print.chent.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-09-11 10:04:54 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-09-11 10:05:58 +0200
commit1df33dbb3d310f94ccddbf57906e12bd6fa93c3f (patch)
tree5d4d364836a0a847b74cee8c8c2bd88d7e6c94b4 /man/print.chent.Rd
parent7cc5df2ad1e2a1aa5c6d4d9f5865491c6b30ee2a (diff)
Working version with basic functionality
Diffstat (limited to 'man/print.chent.Rd')
-rw-r--r--man/print.chent.Rd17
1 files changed, 17 insertions, 0 deletions
diff --git a/man/print.chent.Rd b/man/print.chent.Rd
new file mode 100644
index 0000000..56f04f5
--- /dev/null
+++ b/man/print.chent.Rd
@@ -0,0 +1,17 @@
+% Generated by roxygen2 (4.1.1): do not edit by hand
+% Please edit documentation in R/chent.R
+\name{print.chent}
+\alias{print.chent}
+\title{Printing method for chent objects}
+\usage{
+\method{print}{chent}(x, ...)
+}
+\arguments{
+\item{x}{The chent object to be printed}
+
+\item{...}{Further arguments for compatibility with the S3 method}
+}
+\description{
+Printing method for chent objects
+}
+

Contact - Imprint