diff options
Diffstat (limited to 'docs/reference/FOCUS_2006_Z.html')
-rw-r--r-- | docs/reference/FOCUS_2006_Z.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/reference/FOCUS_2006_Z.html b/docs/reference/FOCUS_2006_Z.html index e7ed542..dff1b0e 100644 --- a/docs/reference/FOCUS_2006_Z.html +++ b/docs/reference/FOCUS_2006_Z.html @@ -6,8 +6,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title> - — FOCUS_2006_Z • gmkin</title> +<title>Example gmkin workspace for Dataset Z from the FOCUS Kinetics report — FOCUS_2006_Z • gmkin</title> <!-- jquery --> <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script> @@ -26,12 +25,14 @@ <script src="../pkgdown.js"></script> <!-- mathjax --> -<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> +<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> + + </head> <body> @@ -73,15 +74,14 @@ <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> - <h1> -</h1> + <h1>Example gmkin workspace for Dataset Z from the FOCUS Kinetics report</h1> </div> <p>Data taken from FOCUS (2006), Appendix 7, p. 350.</p> - <pre><span class='no'>FOCUS_2006_Z</span></pre> + <pre class="usage"><span class='no'>FOCUS_2006_Z</span></pre> <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> @@ -98,11 +98,11 @@ <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> - <pre class="examples"><div class='input'> <span class='co'>## Not run: ------------------------------------</span> -<span class='co'># save(FOCUS_2006_Z, file = "FOCUS_2006_Z.RData")</span> -<span class='co'># # Now you can load the file "FOCUS_2006_Z.RData" from gmkin</span> -<span class='co'># </span> -<span class='co'>## ---------------------------------------------</span></div></pre> + <pre class="examples"><div class='input'> <span class='fu'>not_run</span>({ + <span class='fu'>save</span>(<span class='no'>FOCUS_2006_Z</span>, <span class='kw'>file</span> <span class='kw'>=</span> <span class='st'>"FOCUS_2006_Z.RData"</span>) + <span class='co'># Now you can load the file "FOCUS_2006_Z.RData" from gmkin</span> + +})</div></pre> </div> <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> <h2>Contents</h2> |