diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-29 09:22:42 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-29 09:22:42 +0100 |
commit | b9ce44748f2795ae1f35fe5a510e88635f247a7f (patch) | |
tree | f441a01bff97835ff2d73387797e8eda03c382c5 /docs/reference/read.TOXSWA_cwa.html | |
parent | 87d63e649da5e12409c50cb06d3d2a01e9880759 (diff) |
Correction of return value documentation for PEC_sw_exposit_runoff
Rebuild pkgdown documentation
Diffstat (limited to 'docs/reference/read.TOXSWA_cwa.html')
-rw-r--r-- | docs/reference/read.TOXSWA_cwa.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/read.TOXSWA_cwa.html b/docs/reference/read.TOXSWA_cwa.html index 30e29cd..25e7dd7 100644 --- a/docs/reference/read.TOXSWA_cwa.html +++ b/docs/reference/read.TOXSWA_cwa.html @@ -101,7 +101,7 @@ out file (FOCUS TOXSWA 4, i.e. TOXSWA 4.4.2 or similar).</p></td> </tr> <tr> <th>segment</th> - <td><p>The segment for which the data should be read. Either "last", or + <td><p>The segment for which the data should be read. Either "last", or the segment number.</p></td> </tr> <tr> @@ -112,7 +112,7 @@ of interested can be selected by its code name.</p></td> </tr> <tr> <th>total</th> - <td><p>Set this to TRUE in order to read total concentrations as well. This is + <td><p>Set this to TRUE in order to read total concentrations as well. This is only necessary for .out files as generated by TOXSWA 4.4.2 or similar, not for .cwa files. For .cwa files, the total concentration is always read as well.</p></td> </tr> @@ -123,7 +123,7 @@ maximum time weighted average concentrations and areas under the curve.</p></td> </tr> <tr> <th>thresholds</th> - <td><p>Numeric vector of threshold concentrations in µg/L for + <td><p>Numeric vector of threshold concentrations in /L for generating event statistics.</p></td> </tr> </table> |