From 62cf472b876ff2ebdfa6f20614afc56a8c113452 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Nov 2014 16:14:20 +0100 Subject: Fix code/documentation mismatch --- man/mkinsub.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/mkinsub.Rd') 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. } -- cgit v1.2.1