diff options
Diffstat (limited to 'man/mmkin.Rd')
-rw-r--r-- | man/mmkin.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mmkin.Rd b/man/mmkin.Rd index 689a1eb4..3a8d4a1f 100644 --- a/man/mmkin.Rd +++ b/man/mmkin.Rd @@ -26,11 +26,11 @@ mmkin(models, datasets, used when the \code{cluster} argument is \code{NULL}. } \item{cluster}{ - A cluster as returned by \code{\link{makeCluster}} to be used for parallel + A cluster as returned by \code{\link{makeCluster}} to be used for parallel execution. } \item{\dots}{ - Further arguments that will be passed to \code{\link{mkinfit}}. + Further arguments that will be passed to \code{\link{mkinfit}}. } } \value{ |