diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-17 18:14:32 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-17 18:23:31 +0100 |
commit | f3f415520c89f9d8526bf6fadc862ebd44be220d (patch) | |
tree | e80d26e3b4f56ebe872888bed8f01a21d49b7ff4 /man/mmkin.Rd | |
parent | f52fffd9eab13b7902bf767dd9cd7f0e7abf8069 (diff) |
Remove trailing whitespace, clean headers
Also ignore test.R in the top level directory, as it is not meant to
be public
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{ |