aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/drplot.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/drplot.html')
-rw-r--r--docs/reference/drplot.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/reference/drplot.html b/docs/reference/drplot.html
index e5cbb22..24d69a8 100644
--- a/docs/reference/drplot.html
+++ b/docs/reference/drplot.html
@@ -62,7 +62,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">drfit</a>
- <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.7.1</span>
+ <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.7.2</span>
</span>
</div>
@@ -114,11 +114,11 @@
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>drresults</th>
- <td><p>A data frame as returned from <code>drfit</code>.</p></td>
+ <td><p>A data frame as returned from <code><a href='drfit.html'>drfit</a></code>.</p></td>
</tr>
<tr>
<th>data</th>
- <td><p>A data frame as returned from <code>drdata</code>. The data frame has to
+ <td><p>A data frame as returned from <code><a href='drdata.html'>drdata</a></code>. The data frame has to
contain at least a factor called "substance", a vector called "unit"
containing the unit used for the dose, a column "response" with the
response values of the test system normalized between 0 and 1, a column
@@ -256,7 +256,7 @@
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='fu'>data</span>(<span class='no'>antifoul</span>)
-<span class='no'>r</span> <span class='kw'>&lt;-</span> <span class='fu'>drfit</span>(<span class='no'>antifoul</span>)</div><div class='output co'>#&gt; <span class='message'></span>
+<span class='no'>r</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='drfit.html'>drfit</a></span>(<span class='no'>antifoul</span>)</div><div class='output co'>#&gt; <span class='message'></span>
#&gt; <span class='message'>TBT: Fitting data...</span></div><div class='output co'>#&gt; <span class='message'>Waiting for profiling to be done...</span></div><div class='output co'>#&gt; <span class='message'></span>
#&gt; <span class='message'>Zn Pyrithion: Fitting data...</span></div><div class='output co'>#&gt; <span class='message'>Waiting for profiling to be done...</span></div><div class='input'><span class='fu'>drplot</span>(<span class='no'>r</span>,<span class='no'>antifoul</span>)</div><div class='img'><img src='drplot-1.png' alt='' width='700' height='433' /></div><div class='img'><img src='drplot-2.png' alt='' width='700' height='433' /></div></pre>
</div>
@@ -276,7 +276,6 @@
Johannes Ranke
<a href='mailto:jranke@uni-bremen.de'>jranke@uni-bremen.de</a>
- <a href='http://www.uft.uni-bremen.de/chemie/ranke'>http://www.uft.uni-bremen.de/chemie/ranke</a>
</div>
</div>

Contact - Imprint