diff options
Diffstat (limited to 'docs/dev/reference/index.html')
| -rw-r--r-- | docs/dev/reference/index.html | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 0b127b57..15c3a638 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -192,6 +192,10 @@ of an mmkin object</p></td>            <p class="section-desc"></p><p>Create and work with nonlinear hierarchical models</p>          </th>        </tr></tbody><tbody><tr><td> +          <p><code><a href="read_spreadsheet.html">read_spreadsheet()</a></code> </p> +        </td> +        <td><p>Read datasets and relevant meta information from a spreadsheet file</p></td> +      </tr><tr><td>            <p><code><a href="nlme.mmkin.html">nlme(<i><mmkin></i>)</a></code> <code><a href="nlme.mmkin.html">print(<i><nlme.mmkin></i>)</a></code> <code><a href="nlme.mmkin.html">update(<i><nlme.mmkin></i>)</a></code> </p>          </td>          <td><p>Create an nlme model for an mmkin row object</p></td> @@ -345,6 +349,10 @@ degradation models and one or more error models</p></td>            <p class="section-desc"></p>          </th>        </tr></tbody><tbody><tr><td> +          <p><code><a href="tex_listing.html">tex_listing()</a></code> </p> +        </td> +        <td><p>Wrap the output of a summary function in tex listing environment</p></td> +      </tr><tr><td>            <p><code><a href="f_time_norm_focus.html">f_time_norm_focus()</a></code> </p>          </td>          <td><p>Normalisation factors for aerobic soil degradation according to FOCUS guidance</p></td> | 
