aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/pyrithione.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pyrithione.html')
-rw-r--r--docs/reference/pyrithione.html23
1 files changed, 20 insertions, 3 deletions
diff --git a/docs/reference/pyrithione.html b/docs/reference/pyrithione.html
index ee2cc75..d7b6ced 100644
--- a/docs/reference/pyrithione.html
+++ b/docs/reference/pyrithione.html
@@ -18,12 +18,21 @@
<!-- Font Awesome icons -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
+<!-- clipboard.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../jquery.sticky-kit.min.js"></script>
<script src="../pkgdown.js"></script>
+
+
+<meta property="og:title" content="Cytotoxicity data for different pyrithionates and related species — pyrithione" />
+<meta property="og:description" content="This data shows the cytotoxicity of pyrithione salts as well as the free
+ pyrithione, its oxidation product and some other related compounds to the
+ IPC-81 cell line." />
+<meta name="twitter:card" content="summary" />
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
@@ -51,6 +60,12 @@
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
+ <a href="../index.html">
+ <span class="fa fa-home fa-lg"></span>
+
+ </a>
+</li>
+<li>
<a href="../reference/index.html">Reference</a>
</li>
</ul>
@@ -81,7 +96,7 @@
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
- <p>A dataframe containing the data as required for the <code><a href='drfit.html'>drfit</a></code>
+ <p>A dataframe containing the data as required for the <code>drfit</code>
function.</p>
<h2 class="hasAnchor" id="source"><a class="anchor" href="#source"></a>Source</h2>
@@ -93,7 +108,9 @@
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
- <pre class="examples"><div class='input'> <span class='co'>## Not run: demo(pyrithione)</span></div></pre>
+ <pre class="examples"><div class='input'> </div><span class='co'># NOT RUN {</span>
+<span class='fu'>demo</span>(<span class='no'>pyrithione</span>)
+<span class='co'># }</span></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
@@ -115,7 +132,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="http://hadley.github.io/pkgdown/">pkgdown</a>.</p>
+ <p>Site built with <a href="http://pkgdown.r-lib.org/">pkgdown</a>.</p>
</div>
</footer>

Contact - Imprint