aboutsummaryrefslogtreecommitdiff
path: root/man/print.mkinmod.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/print.mkinmod.Rd')
-rw-r--r--man/print.mkinmod.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/print.mkinmod.Rd b/man/print.mkinmod.Rd
new file mode 100644
index 00000000..fa02c1cb
--- /dev/null
+++ b/man/print.mkinmod.Rd
@@ -0,0 +1,19 @@
+\name{print.mkinmod}
+\alias{print.mkinmod}
+\title{
+ Print mkinmod objects
+}
+\description{
+ Print mkinmod objects in a way that the user finds his way to get to its components.
+}
+\usage{
+\method{print}{mkinmod}(x, ...)
+}
+\arguments{
+ \item{x}{
+ An \code{\link{mkinmod}} object.
+ }
+ \item{\dots}{
+ Not used.
+ }
+}

Contact - Imprint