diff options
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 224 |
1 files changed, 117 insertions, 107 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index e3ecd24..2b1f884 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -21,13 +21,19 @@ <!-- 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> +<!-- sticky kit --> +<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" 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://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -50,8 +56,12 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="../index.html">drfit</a> + <span class="navbar-brand"> + <a class="navbar-link" href="../index.html">drfit</a> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.7.1</span> + </span> </div> + <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> @@ -68,6 +78,7 @@ <ul class="nav navbar-nav navbar-right"> </ul> + </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> @@ -75,112 +86,108 @@ </header> - <div class="row"> - <div class="col-md-9"> +<div class="row"> + <div class="contents col-md-9"> <div class="page-header"> - <h1> - Reference - <small>version 0.7.1</small> - </h1> + <h1>Reference</h1> </div> - <div class="contents"> - <table class="ref-index"> - - <colgroup> - <col class="alias" /> - <col class="title" /> - </colgroup> - - <tbody> - <tr> - <th colspan="2"> - <h2 id="section-all-functions" class="hasAnchor"><a href="#section-all-functions" class="anchor"></a>All functions</h2> - <p class="section-desc"></p> - </th> - </tr> - <tr> - <!-- --> - <td> - <p><code><a href="antifoul.html">data</a></code> </p> - </td> - <td><p>Dose-Response data for TBT and Zink Pyrithione in IPC-81 cells</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="checkcontrols.html">checkcontrols</a></code> </p> - </td> - <td><p>Check raw data from range of plates or experiments</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="checkexperiment.html">checkplate</a></code> <code><a href="checkexperiment.html">checkexperiment</a></code> </p> - </td> - <td><p>Check raw data from a specified experiment or microtiter plate</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="drcfit.html">drcfit</a></code> </p> - </td> - <td><p>Fit dose-response models using the drc package</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="drdata.html">drdata</a></code> </p> - </td> - <td><p>Get dose-response data via RODBC</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="drfit-package.html">drfit-package</a></code> </p> - </td> - <td><p>Dose-response data evaluation</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="drfit.html">drfit</a></code> </p> - </td> - <td><p>Fit dose-response models</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="drplot.html">drplot</a></code> </p> - </td> - <td><p>Plot dose-response models</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="IM1xIPC81.html">data</a></code> </p> - </td> - <td><p>Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in IPC-81 cells</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="IM1xVibrio.html">data</a></code> </p> - </td> - <td><p>Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in V. fischeri</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="linlogitf.html">linlogitf</a></code> </p> - </td> - <td><p>Linear-logistic function</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="pyrithione.html">data</a></code> </p> - </td> - <td><p>Cytotoxicity data for different pyrithionates and related species</p></td> - </tr><tr> - <!-- --> - <td> - <p><code><a href="XY.html">data</a></code> </p> - </td> - <td><p>Dose-Response data for two substances X and Y</p></td> - </tr> - </tbody> - </table> - </div> + <table class="ref-index"> + + <colgroup> + + <col class="alias" /> + <col class="title" /> + </colgroup> + + <tbody> + <tr> + <th colspan="2"> + <h2 id="section-all-functions" class="hasAnchor"><a href="#section-all-functions" class="anchor"></a>All functions</h2> + <p class="section-desc"></p> + </th> + </tr> + <tr> + + <td> + <p><code><a href="IM1xIPC81.html">IM1xIPC81</a></code> </p> + </td> + <td><p>Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in IPC-81 cells</p></td> + </tr><tr> + + <td> + <p><code><a href="IM1xVibrio.html">IM1xVibrio</a></code> </p> + </td> + <td><p>Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in V. fischeri</p></td> + </tr><tr> + + <td> + <p><code><a href="XY.html">XY</a></code> </p> + </td> + <td><p>Dose-Response data for two substances X and Y</p></td> + </tr><tr> + + <td> + <p><code><a href="antifoul.html">antifoul</a></code> </p> + </td> + <td><p>Dose-Response data for TBT and Zink Pyrithione in IPC-81 cells</p></td> + </tr><tr> + + <td> + <p><code><a href="checkcontrols.html">checkcontrols()</a></code> </p> + </td> + <td><p>Check raw data from range of plates or experiments</p></td> + </tr><tr> + + <td> + <p><code><a href="checkexperiment.html">checkplate()</a></code> <code><a href="checkexperiment.html">checkexperiment()</a></code> </p> + </td> + <td><p>Check raw data from a specified experiment or microtiter plate</p></td> + </tr><tr> + + <td> + <p><code><a href="drcfit.html">drcfit()</a></code> </p> + </td> + <td><p>Fit dose-response models using the drc package</p></td> + </tr><tr> + + <td> + <p><code><a href="drdata.html">drdata()</a></code> </p> + </td> + <td><p>Get dose-response data via RODBC</p></td> + </tr><tr> + + <td> + <p><code><a href="drfit-package.html">drfit-package</a></code> </p> + </td> + <td><p>Dose-response data evaluation</p></td> + </tr><tr> + + <td> + <p><code><a href="drfit.html">drfit()</a></code> </p> + </td> + <td><p>Fit dose-response models</p></td> + </tr><tr> + + <td> + <p><code><a href="drplot.html">drplot()</a></code> </p> + </td> + <td><p>Plot dose-response models</p></td> + </tr><tr> + + <td> + <p><code><a href="linlogitf.html">linlogitf()</a></code> </p> + </td> + <td><p>Linear-logistic function</p></td> + </tr><tr> + + <td> + <p><code><a href="pyrithione.html">pyrithione</a></code> </p> + </td> + <td><p>Cytotoxicity data for different pyrithionates and related species</p></td> + </tr> + </tbody> + </table> </div> <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> @@ -203,5 +210,8 @@ </footer> </div> + + </body> </html> + |