diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-31 19:21:03 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-31 19:59:10 +0200 |
commit | 08465d77a6ca5a9656ac86047c6008f1e7f3e9c7 (patch) | |
tree | f27a775e146748881eb6526ed57298f4bdc40c2f /docs/reference/index.html | |
parent | f4fcef8228ebd5a1a73bc6edc47b5efa259c2e20 (diff) |
Fix URLs in README, convert to roxygenv0.2.3
- The roxygen conversion was done using Rd2roxygen
- Also edit _pkgdown.yml to group the reference
- Use markdown bullet lists for lod and loq docs
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 3685007..9812256 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -50,22 +50,14 @@ </div> <table class="ref-index"><colgroup><col class="alias"><col class="title"></colgroup><tbody><tr><th colspan="2"> - <h2 id="all-functions">All functions <a href="#all-functions" class="anchor" aria-hidden="true"></a></h2> + <h2 id="main-functions">Main functions <a href="#main-functions" class="anchor" aria-hidden="true"></a></h2> <p class="section-desc"></p> </th> </tr></tbody><tbody><tr><td> - <p><code><a href="calplot.lm.html">calplot()</a></code> </p> + <p><code><a href="calplot.html">calplot()</a></code> </p> </td> <td><p>Plot calibration graphs from univariate linear models</p></td> </tr><tr><td> - <p><code><a href="din32645.html">din32645</a></code> </p> - </td> - <td><p>Calibration data from DIN 32645</p></td> - </tr><tr><td> - <p><code><a href="inverse.predict.html">inverse.predict()</a></code> </p> - </td> - <td><p>Predict x from y for a linear calibration</p></td> - </tr><tr><td> <p><code><a href="lod.html">lod()</a></code> </p> </td> <td><p>Estimate a limit of detection (LOD)</p></td> @@ -74,6 +66,18 @@ </td> <td><p>Estimate a limit of quantification (LOQ)</p></td> </tr><tr><td> + <p><code><a href="inverse.predict.html">inverse.predict()</a></code> </p> + </td> + <td><p>Predict x from y for a linear calibration</p></td> + </tr></tbody><tbody><tr><th colspan="2"> + <h2 id="datasets">Datasets <a href="#datasets" class="anchor" aria-hidden="true"></a></h2> + <p class="section-desc"></p> + </th> + </tr></tbody><tbody><tr><td> + <p><code><a href="din32645.html">din32645</a></code> </p> + </td> + <td><p>Calibration data from DIN 32645</p></td> + </tr><tr><td> <p><code><a href="massart97ex1.html">massart97ex1</a></code> </p> </td> <td><p>Calibration data from Massart et al. (1997), example 1</p></td> @@ -84,7 +88,8 @@ </tr><tr><td> <p><code><a href="rl95_cadmium.html">rl95_cadmium</a></code> </p> </td> - <td><p>Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato (1995)</p></td> + <td><p>Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato +(1995)</p></td> </tr><tr><td> <p><code><a href="rl95_toluene.html">rl95_toluene</a></code> </p> </td> |