diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-03 14:33:05 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-03 17:48:31 +0100 | 
| commit | f39815aa87272849f8e0c808099c4cee780c2a81 (patch) | |
| tree | d3f59ae226591252e17737e12bae7f90be278b7b /docs/reference/mmkin.html | |
| parent | bad0c7caff62aa90225ae8acee43b297bdc28b25 (diff) | |
Static documentation rebuilt by pkgdown::build_site()
Using pkgdown with PR hadley/pkgdown#212
Diffstat (limited to 'docs/reference/mmkin.html')
| -rw-r--r-- | docs/reference/mmkin.html | 14 | 
1 files changed, 8 insertions, 6 deletions
| diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index a6e74b8a..21461986 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -61,7 +61,12 @@        </ul>        <ul class="nav navbar-nav navbar-right"> -         +        <li> +  <a href="http://github.com/jranke/mkin"> +    <span class="fa fa-github fa-lg"></span> +      +  </a> +</li>        </ul>      </div><!--/.nav-collapse -->    </div><!--/.container --> @@ -124,10 +129,7 @@      <p><code><a href='[.mmkin.html'>[.mmkin</a></code> for subsetting, <code><a href='plot.mmkin.html'>plot.mmkin</a></code> for plotting.</p> -    <h2 class="hasAnchor" id="examples"> -      <a class="anchor" href="#examples"></a> -      Examples -    </h2> +    <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'># m_synth_SFO_lin <- mkinmod(parent = mkinsub("SFO", "M1"),</span>  <span class='co'>#                            M1 = mkinsub("SFO", "M2"),</span> @@ -182,7 +184,7 @@        <footer>        <div class="copyright"> -  <p>Developed by Johannes Ranke, Eurofins Regulatory AG.</p> +  <p>Developed by Johannes Ranke.</p>  </div>  <div class="pkgdown"> | 
