diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 20:28:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 20:33:32 +0100 |
commit | 396e40d2c45d81a8e74c41a2f632665021e980a1 (patch) | |
tree | c7ab9b5356361b1939e9b00183a7f31071782f64 /docs/reference/index.html | |
parent | 64e636d11311be57978ef394c48c9b43fe219059 (diff) |
NAFTA SOP Attachment vignette
Also:
- Change rounding in print.nafta
- Add dots argument to nafta()
- Use cores=1 in examples
- Restrict N in IORE model to values > 0
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index a251dc33..4e57fd3d 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -338,7 +338,9 @@ <td> <p><code><a href="plot.nafta.html">plot(<i><nafta></i>)</a></code> </p> </td> - <td><p>Plot the results of the three models used in the NAFTA scheme</p></td> + <td><p>Plot the results of the three models used in the NAFTA scheme. The plots + are ordered with increasing complexity of the model in this function + (SFO, then IORE, then DFOP).</p></td> </tr> </tbody><tbody> <tr> |