diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-04 10:59:47 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-04 10:59:47 +0200 |
commit | 8989a484b9b2d23463c95e0a3927e307ec0a5e64 (patch) | |
tree | a8484fd03c325684fe61ee3b434de4b5ad5881cf /docs/reference/TOXSWA_cwa.html | |
parent | 6ca8bdb8636141fac592688a6794ae092f0bc85a (diff) |
Some documentation updates
Document that TOXSWA 5.5.3 is supported in the help files
Diffstat (limited to 'docs/reference/TOXSWA_cwa.html')
-rw-r--r-- | docs/reference/TOXSWA_cwa.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reference/TOXSWA_cwa.html b/docs/reference/TOXSWA_cwa.html index 3b11804..932e6ef 100644 --- a/docs/reference/TOXSWA_cwa.html +++ b/docs/reference/TOXSWA_cwa.html @@ -6,7 +6,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title>R6 class for holding TOXSWA cwa concentration data and associated statistics — TOXSWA_cwa • pfm</title> +<title>R6 class for holding TOXSWA water concentration data and associated statistics — TOXSWA_cwa • pfm</title> <!-- jquery --> <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script> @@ -30,9 +30,9 @@ -<meta property="og:title" content="R6 class for holding TOXSWA cwa concentration data and associated statistics — TOXSWA_cwa" /> +<meta property="og:title" content="R6 class for holding TOXSWA water concentration data and associated statistics — TOXSWA_cwa" /> -<meta property="og:description" content="An R6 class for holding TOXSWA cwa concentration data and some associated statistics. +<meta property="og:description" content="An R6 class for holding TOXSWA water concentration (cwa) data and some associated statistics. Usually, an instance of this class will be generated by read.TOXSWA_cwa." /> <meta name="twitter:card" content="summary" /> @@ -98,14 +98,14 @@ Usually, an instance of this class will be generated by read.TOXSWA_cwa." /> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> - <h1>R6 class for holding TOXSWA cwa concentration data and associated statistics</h1> + <h1>R6 class for holding TOXSWA water concentration data and associated statistics</h1> <small class="dont-index">Source: <a href='https://github.com/jranke/pfm/blob/master/R/TOXSWA_cwa.R'><code>R/TOXSWA_cwa.R</code></a></small> <div class="hidden name"><code>TOXSWA_cwa.Rd</code></div> </div> <div class="ref-description"> - <p>An R6 class for holding TOXSWA cwa concentration data and some associated statistics. + <p>An R6 class for holding TOXSWA water concentration (cwa) data and some associated statistics. Usually, an instance of this class will be generated by <code><a href='read.TOXSWA_cwa.html'>read.TOXSWA_cwa</a></code>.</p> </div> |