diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:07:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:36:31 +0200 |
commit | 9ac853c7ceece333099021974025d07e75be2b33 (patch) | |
tree | 21bd165193456a616140eb5b2484a1bb75dab765 /man/mmkin.Rd | |
parent | feca0008dcf662bba5c728096c4e63b923b8979b (diff) |
Documentation improvements, rebuild static docs
Diffstat (limited to 'man/mmkin.Rd')
-rw-r--r-- | man/mmkin.Rd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/mmkin.Rd b/man/mmkin.Rd index 99895400..eda0d837 100644 --- a/man/mmkin.Rd +++ b/man/mmkin.Rd @@ -33,8 +33,8 @@ for parallel execution.} } \value{ A two-dimensional \code{\link{array}} of \code{\link{mkinfit}} - objects that can be indexed using the model names for the first index (row index) - and the dataset names for the second index (column index). +objects that can be indexed using the model names for the first index (row index) +and the dataset names for the second index (column index). } \description{ This function calls \code{\link{mkinfit}} on all combinations of models and @@ -79,7 +79,7 @@ plot(fits.0[1, 1]) } \seealso{ \code{\link{[.mmkin}} for subsetting, \code{\link{plot.mmkin}} for - plotting. +plotting. } \author{ Johannes Ranke |