aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/checkcontrols.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-07-18 17:13:49 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-07-18 17:13:49 +0200
commit107ec97d8efb5375b91173bf012dad14e3720aec (patch)
treee4ff9cd190de52ebd77463e2b0513615803a9d52 /docs/reference/checkcontrols.html
parent3f15a7da64b5be7f805f715c475724c39d362c33 (diff)
Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to 'docs/reference/checkcontrols.html')
-rw-r--r--docs/reference/checkcontrols.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/checkcontrols.html b/docs/reference/checkcontrols.html
index 0e89c93..c33f7f2 100644
--- a/docs/reference/checkcontrols.html
+++ b/docs/reference/checkcontrols.html
@@ -25,7 +25,7 @@
<script src="../pkgdown.js"></script>
<!-- mathjax -->
-<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
+<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
@@ -76,7 +76,7 @@
experiments from a specified database.</p>
- <pre><span class='fu'>checkcontrols</span>(<span class='kw'>last</span> <span class='kw'>=</span> <span class='fl'>10</span>, <span class='kw'>id</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>db</span> <span class='kw'>=</span> <span class='st'>"cytotox"</span>,
+ <pre class="usage"><span class='fu'>checkcontrols</span>(<span class='kw'>last</span> <span class='kw'>=</span> <span class='fl'>10</span>, <span class='kw'>id</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>db</span> <span class='kw'>=</span> <span class='st'>"cytotox"</span>,
<span class='kw'>celltype</span> <span class='kw'>=</span> <span class='st'>"IPC-81"</span>, <span class='kw'>enzymetype</span> <span class='kw'>=</span> <span class='st'>"AChE"</span>,
<span class='kw'>organism</span> <span class='kw'>=</span> <span class='st'>"Vibrio fischeri"</span>,
<span class='kw'>endpoint</span> <span class='kw'>=</span> <span class='st'>"%"</span>, <span class='kw'>qcc</span> <span class='kw'>=</span> <span class='fu'>c</span>(<span class='st'>"R"</span>, <span class='st'>"xbar"</span>))</pre>

Contact - Imprint