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/plot.nafta.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/plot.nafta.html')
-rw-r--r-- | docs/reference/plot.nafta.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/reference/plot.nafta.html b/docs/reference/plot.nafta.html index 76da1ffa..7949d36c 100644 --- a/docs/reference/plot.nafta.html +++ b/docs/reference/plot.nafta.html @@ -6,7 +6,9 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title>Plot the results of the three models used in the NAFTA scheme — plot.nafta • mkin</title> +<title>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). — plot.nafta • mkin</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> @@ -30,7 +32,9 @@ -<meta property="og:title" content="Plot the results of the three models used in the NAFTA scheme — plot.nafta" /> +<meta property="og:title" content="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). — plot.nafta" /> <meta property="og:description" content="Calls plot.mmkin." /> <meta name="twitter:card" content="summary" /> @@ -118,7 +122,9 @@ <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> - <h1>Plot the results of the three models used in the NAFTA scheme</h1> + <h1>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).</h1> <div class="hidden name"><code>plot.nafta.Rd</code></div> </div> |