diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-23 16:18:24 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-23 16:18:24 +0200 |
commit | 00e177fdf6929058fd26c3086ae159462ae0a456 (patch) | |
tree | 62f0b6c8f4de03fdc956383f8f4a3eb47c3f7ea2 /docs/reference/index.html | |
parent | a23fdf1152744341bd73f22f9b86951987125e6d (diff) |
Fix static docs for set_nd_nq
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index e9c7098..0608dd9 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -8,11 +8,13 @@ <title>Function reference • pfm</title> + <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" /> + <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script> <!-- Font Awesome icons --> @@ -32,10 +34,12 @@ + <meta property="og:title" content="Function reference" /> + <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> @@ -79,7 +83,6 @@ <a href="../reference/index.html">Reference</a> </li> </ul> - <ul class="nav navbar-nav navbar-right"> </ul> @@ -172,12 +175,7 @@ <td> <p><code><a href="set_nd_nq.html">set_nd_nq()</a></code> <code><a href="set_nd_nq.html">set_nd_nq_focus()</a></code> </p> </td> - <td><p>Set non-detects and unquantified values in residue series without replicates -This function automates replacing unquantified values in residue time and -depth series. For time series, the function performs part of the residue -processing proposed in the FOCUS kinetics guidance for parent compounds -and metabolites. For two-dimensional residue series over time and depth, -it automates the proposal of Boesten et al (2015).</p></td> + <td><p>Set non-detects and unquantified values in residue series without replicates</p></td> </tr> </tbody><tbody> <tr> |