diff options
Diffstat (limited to 'docs/reference/FOCUS_2006.html')
-rw-r--r-- | docs/reference/FOCUS_2006.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/reference/FOCUS_2006.html b/docs/reference/FOCUS_2006.html index cc367ce..2c9d327 100644 --- a/docs/reference/FOCUS_2006.html +++ b/docs/reference/FOCUS_2006.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 • gmkin</title> +<title>Example gmkin workspace for Datasets C and D from the FOCUS Kinetics report — FOCUS_2006 • 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,8 +74,7 @@ <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> - <h1> -</h1> + <h1>Example gmkin workspace for Datasets C and D from the FOCUS Kinetics report</h1> </div> @@ -83,7 +83,7 @@ default.</p> - <pre><span class='no'>FOCUS_2006</span></pre> + <pre class="usage"><span class='no'>FOCUS_2006</span></pre> <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> @@ -100,12 +100,12 @@ <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, file = "FOCUS_2006.RData")</span> -<span class='co'># # Now you can load the file "FOCUS_2006.RData" from gmkin,</span> -<span class='co'># # restoring the workspace that is loaded at startup.</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</span>, <span class='kw'>file</span> <span class='kw'>=</span> <span class='st'>"FOCUS_2006.RData"</span>) + <span class='co'># Now you can load the file "FOCUS_2006.RData" from gmkin,</span> + <span class='co'># restoring the workspace that is loaded at startup.</span> + +})</div></pre> </div> <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> <h2>Contents</h2> |