diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 16280a9d..e995a75b 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -194,6 +194,12 @@ <tr> <!-- --> <td> + <p><code><a href="Extract.mmkin.html">[.mmkin</a></code> </p> + </td> + <td><p>Subsetting method for mmkin objects</p></td> + </tr><tr> + <!-- --> + <td> <p><code><a href="plot.mmkin.html">plot</a></code> </p> </td> <td><p>Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object</p></td> |