aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-13 16:14:20 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-13 16:14:20 +0100
commit62cf472b876ff2ebdfa6f20614afc56a8c113452 (patch)
treef0105430a44cb4d5089e2655c2020a216aec4a47
parent49856001ee5c2c45ebc497570c5b1eac7a0c03e2 (diff)
Fix code/documentation mismatch
-rw-r--r--man/mkinsub.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkinsub.Rd b/man/mkinsub.Rd
index 637a671c..9eeffda0 100644
--- a/man/mkinsub.Rd
+++ b/man/mkinsub.Rd
@@ -8,10 +8,10 @@
\code{\link{mkinmod}}.
}
\usage{
-mkinsub(type, to = NULL, sink = TRUE)
+mkinsub(submodel, to = NULL, sink = TRUE)
}
\arguments{
- \item{type}{
+ \item{submodel}{
Character vector of length one to specify the submodel type. See
\code{\link{mkinmod}} for the list of allowed submodel names.
}

Contact - Imprint