diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-23 10:51:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-23 10:51:39 +0200 |
commit | 90fa42c86596c85168931148bf8d5fa014fa7794 (patch) | |
tree | 3545ec8a4842a3760c199e3d4999702f133c0c37 /docs/reference/index.html | |
parent | df70d80d9ef13b69e58de6f47b9041b6a021025e (diff) |
Update docs, use R6 support of roxygen
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 944f1f2..186390e 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -393,6 +393,25 @@ water concentrations</p></td> </tbody><tbody> <tr> <th colspan="2"> + <h2 id="section-work-with-chent-objects-containing-relevant-information" class="hasAnchor"><a href="#section-work-with-chent-objects-containing-relevant-information" class="anchor"></a>Work with chent objects containing relevant information</h2> + <p class="section-desc"></p> + </th> + </tr> + + + </tbody><tbody> + + + <tr> + + <td> + <p><code><a href="endpoint.html">endpoint()</a></code> <code><a href="endpoint.html">soil_DT50()</a></code> <code><a href="endpoint.html">soil_Kfoc()</a></code> <code><a href="endpoint.html">soil_N()</a></code> <code><a href="endpoint.html">soil_sorption()</a></code> </p> + </td> + <td><p>Retrieve endpoint information from the chyaml field of a chent object</p></td> + </tr> + </tbody><tbody> + <tr> + <th colspan="2"> <h2 id="section-utilities" class="hasAnchor"><a href="#section-utilities" class="anchor"></a>Utilities</h2> <p class="section-desc"></p> </th> |