aboutsummaryrefslogtreecommitdiff
path: root/man/print.mkinmod.Rd
blob: fa02c1cb89c9b676d7ae8f52cadcce7230aba25a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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