diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-01 09:48:02 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-01 09:48:02 +0100 |
commit | 4bd4606c76dfc152547e0f5899a98494a4290d33 (patch) | |
tree | 36978d1bc83fcf56b1302181ce8367a60d6c156d /docs/reference/index.html | |
parent | 3f82707cd1e974848185b1141c69734e2573594d (diff) |
Rebuild static documentation with current pkdown
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 122 |
1 files changed, 78 insertions, 44 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 52967a5..29771c9 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -18,19 +18,25 @@ <!-- Font Awesome icons --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> +<!-- clipboard.js --> +<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../jquery.sticky-kit.min.js"></script> <script src="../pkgdown.js"></script> - + + +<meta property="og:title" content="Function reference" /> <!-- 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> @@ -49,6 +55,12 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> + <a href="../index.html"> + <span class="fa fa-home fa-lg"></span> + + </a> +</li> +<li> <a href="../reference/index.html">Reference</a> </li> </ul> @@ -66,50 +78,72 @@ <div class="row"> <div class="col-md-9"> <div class="page-header"> - <h1>Function reference</h1> - <h4>version 0.2-6</h4> + <h1> + Reference + <small>version 0.2-6</small> + </h1> </div> <div class="contents"> - <h2 id="section-r-class-definitions-and-methods" class="hasAnchor"><a href="#section-r-class-definitions-and-methods" class="anchor"></a>R6 Class definitions and methods</h2> - <p class="section-desc"></p> - - - <p><a href="chent.html">An R6 class for chemical entities with associated data</a></p> - <ul> - <li><code><a href="chent.html">chent</a></code></li> - </ul> - - <p><a href="draw_svg.chent.html">Draw SVG graph from a chent object using RDKit</a></p> - <ul> - <li><code><a href="draw_svg.chent.html">draw_svg.chent</a></code></li> - </ul> - - <p><a href="plot.chent.html">Plot method for chent objects</a></p> - <ul> - <li><code><a href="plot.chent.html">plot.chent</a></code></li> - </ul> - - <p><a href="print.chent.html">Printing method for chent objects</a></p> - <ul> - <li><code><a href="print.chent.html">print.chent</a></code></li> - </ul> - - <p><a href="pai.html">An R6 class for pesticidal active ingredients and associated data</a></p> - <ul> - <li><code><a href="pai.html">pai</a></code></li> - </ul> - - <p><a href="print.pai.html">Printing method for pai objects (pesticidal active ingredients)</a></p> - <ul> - <li><code><a href="print.pai.html">print.pai</a></code></li> - </ul> - - <p><a href="pp.html">R6 class for holding a product with at least one active ingredient</a></p> - <ul> - <li><code><a href="pp.html">pp</a></code></li> - </ul> - + <table class="ref-index"> + + <colgroup> + <col class="alias" /> + <col class="title" /> + </colgroup> + + <tbody> + <tr> + <th colspan="2"> + <h2 id="section-r-class-definitions-and-methods" class="hasAnchor"><a href="#section-r-class-definitions-and-methods" class="anchor"></a>R6 Class definitions and methods</h2> + <p class="section-desc"></p> + </th> + </tr> + <tr> + <!-- --> + <td> + <p><code><a href="chent.html">chent</a></code> </p> + </td> + <td><p>An R6 class for chemical entities with associated data</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="draw_svg.chent.html">draw_svg.chent</a></code> </p> + </td> + <td><p>Draw SVG graph from a chent object using RDKit</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="plot.chent.html">plot</a></code> </p> + </td> + <td><p>Plot method for chent objects</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="print.chent.html">print</a></code> </p> + </td> + <td><p>Printing method for chent objects</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="pai.html">pai</a></code> </p> + </td> + <td><p>An R6 class for pesticidal active ingredients and associated data</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="print.pai.html">print</a></code> </p> + </td> + <td><p>Printing method for pai objects (pesticidal active ingredients)</p></td> + </tr><tr> + <!-- --> + <td> + <p><code><a href="pp.html">pp</a></code> </p> + </td> + <td><p>R6 class for holding a product with at least one active ingredient</p></td> + </tr> + </tbody> + </table> </div> </div> @@ -127,7 +161,7 @@ </div> <div class="pkgdown"> - <p>Site built with <a href="http://hadley.github.io/pkgdown/">pkgdown</a>.</p> + <p>Site built with <a href="http://pkgdown.r-lib.org/">pkgdown</a>.</p> </div> </footer> |