diff options
Diffstat (limited to 'man/mmkin.Rd')
-rw-r--r-- | man/mmkin.Rd | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/mmkin.Rd b/man/mmkin.Rd index 4859d658..f701890a 100644 --- a/man/mmkin.Rd +++ b/man/mmkin.Rd @@ -34,8 +34,11 @@ mmkin(models, datasets, } } \value{ - A matrix of "mkinfit" objects that can be indexed using the - model and dataset names as row and column indices. + A matrix of \code{\link{mkinfit}} objects that can be indexed using the model + and dataset names as row and column indices. +} +\seealso{ + \code{\link{[.mmkin}} for subsetting, \code{\link{plot.mmkin}} for plotting. } \author{ Johannes Ranke |