aboutsummaryrefslogtreecommitdiff
path: root/man/print.mkinds.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-10-19 16:10:34 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-10-19 16:10:34 +0200
commit2ded0424ba1a2ad6d6e265dd785b9c5f54d53319 (patch)
tree0b91bdf92765bd2c0a1f4982b3df784ae46fc89d /man/print.mkinds.Rd
parent76084872526d7c6fc6a48e893c8240b323d61a87 (diff)
Add the R6 class mkinds
Diffstat (limited to 'man/print.mkinds.Rd')
-rw-r--r--man/print.mkinds.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/print.mkinds.Rd b/man/print.mkinds.Rd
new file mode 100644
index 00000000..e7acf30d
--- /dev/null
+++ b/man/print.mkinds.Rd
@@ -0,0 +1,19 @@
+\name{print.mkinds}
+\alias{print.mkinds}
+\title{
+ Print mkinds objects
+}
+\description{
+ Print mkinds objects.
+}
+\usage{
+\method{print}{mkinds}(x, ...)
+}
+\arguments{
+ \item{x}{
+ An \code{\link{mkinds}} object.
+ }
+ \item{\dots}{
+ Not used.
+ }
+}

Contact - Imprint