1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 12:31:58 +02:00
This commit is contained in:
2019-01-15 16:38:54 +01:00
parent 046d195064
commit 8db87a15e9
8 changed files with 208 additions and 53 deletions

View File

@ -297,6 +297,10 @@
single plotting structure, function or <em>any <span style="R">R</span> object with a
<code>plot</code> method</em> can be provided.</p></td>
</tr>
<tr>
<th>main</th>
<td><p>title of the plot</p></td>
</tr>
<tr>
<th>...</th>
<td><p>parameters passed on to the <code>first_isolate</code> function</p></td>