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/mkinplot.html | |
parent | bad0c7caff62aa90225ae8acee43b297bdc28b25 (diff) |
Static documentation rebuilt by pkgdown::build_site()
Using pkgdown with PR hadley/pkgdown#212
Diffstat (limited to 'docs/reference/mkinplot.html')
-rw-r--r-- | docs/reference/mkinplot.html | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/reference/mkinplot.html b/docs/reference/mkinplot.html index d3f0c1f6..9ed92dd0 100644 --- a/docs/reference/mkinplot.html +++ b/docs/reference/mkinplot.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 --> @@ -78,7 +83,7 @@ </div> - <p>Deprecated function. It now only calls the plot method <code><a href='plot.mkinfit.html'>plot.mkinfit</a></code>.</p> + <p>Deprecated function. It now only calls the plot method <code>plot.mkinfit</code>.</p> <pre><span class='fu'>mkinplot</span>(<span class='no'>fit</span>, <span class='no'>...</span>)</pre> @@ -91,7 +96,7 @@ </dd> <dt>&#8230;</dt> <dd> - further arguments passed to <code><a href='plot.mkinfit.html'>plot.mkinfit</a></code>. + further arguments passed to <code>plot.mkinfit</code>. </dd> </dl> @@ -118,7 +123,7 @@ <footer> <div class="copyright"> - <p>Developed by Johannes Ranke, Eurofins Regulatory AG.</p> + <p>Developed by Johannes Ranke.</p> </div> <div class="pkgdown"> |