diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-21 18:52:24 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-21 18:54:37 +0200 |
commit | e09f726134ee273b6b191c1ec6465e6f701b082b (patch) | |
tree | aabc6bec231fb9dd085deef57a030e41ec398bf4 /docs/reference/index.html | |
parent | bea054418c5310103252f5d243b2d18fcbf7b11f (diff) |
Improve some plotting routines, more tests
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 08ad3d1a..e74a8ad5 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -175,7 +175,7 @@ <tr> <td> - <p><code><a href="plot.mkinfit.html">plot(<i><mkinfit></i>)</a></code> <code><a href="plot.mkinfit.html">plot_sep()</a></code> </p> + <p><code><a href="plot.mkinfit.html">plot(<i><mkinfit></i>)</a></code> <code><a href="plot.mkinfit.html">plot_sep()</a></code> <code><a href="plot.mkinfit.html">plot_res()</a></code> <code><a href="plot.mkinfit.html">plot_err()</a></code> </p> </td> <td><p>Plot the observed data and the fitted model of an mkinfit object</p></td> </tr><tr> |